commit | 44ea77bd817c0b50e01344b7e8758995aaeebb63 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Mar 28 13:28:44 2013 +0100 |
committer | Georg Brandl <georg@python.org> | Thu Mar 28 13:28:44 2013 +0100 |
tree | d16064ba6c2225e5842ac7215d8d08eb6d85bb54 | |
parent | 6ba6b13e3291fdb1abc746183d428120872807a0 [diff] [blame] |
Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.
diff --git a/Doc/faq/extending.rst b/Doc/faq/extending.rst index 4afb510..a9a234b 100644 --- a/Doc/faq/extending.rst +++ b/Doc/faq/extending.rst
@@ -2,7 +2,9 @@ Extending/Embedding FAQ ======================= -.. contents:: +.. only:: html + + .. contents:: .. highlight:: c