From 235d693bfc5633aae310ab3dc35e86c8892a0b2b Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Mon, 7 Jun 2010 02:29:15 +0200 Subject: [PATCH] Fixed tabularcolumns --- docs/_themes | 2 +- docs/htmlfaq.rst | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/_themes b/docs/_themes index 77a1db55..ec7aaaae 160000 --- a/docs/_themes +++ b/docs/_themes @@ -1 +1 @@ -Subproject commit 77a1db551aa956069ff4408b6c05814d86b0dc0d +Subproject commit ec7aaaae18f8b874e5e8cbb953aaba1580cb8d70 diff --git a/docs/htmlfaq.rst b/docs/htmlfaq.rst index b92beb77..21b41b2f 100644 --- a/docs/htmlfaq.rst +++ b/docs/htmlfaq.rst @@ -63,6 +63,8 @@ The following table gives you a quick overview of features available in HTML 4.01, XHTML 1.1 and HTML5 (we are not looking at XHTML 1.0 here which was superceeded by XHTML 1.1 or XHTML5 which is barely supported currently): +.. tabularcolumns:: |p{9cm}|p{2cm}|p{2cm}|p{2cm}| + +-----------------------------------------+----------+----------+----------+ | | HTML4.01 | XHTML1.1 | HTML5 | +=========================================+==========+==========+==========+