summaryrefslogtreecommitdiff
path: root/Doc/faq/library.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-03-28 13:28:44 +0100
committerGeorg Brandl <georg@python.org>2013-03-28 13:28:44 +0100
commit44ea77bd817c0b50e01344b7e8758995aaeebb63 (patch)
treed16064ba6c2225e5842ac7215d8d08eb6d85bb54 /Doc/faq/library.rst
parent6ba6b13e3291fdb1abc746183d428120872807a0 (diff)
downloadcpython-git-44ea77bd817c0b50e01344b7e8758995aaeebb63.tar.gz
Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.
Diffstat (limited to 'Doc/faq/library.rst')
-rw-r--r--Doc/faq/library.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/Doc/faq/library.rst b/Doc/faq/library.rst
index cab2d7b1a5..c8ef9e7199 100644
--- a/Doc/faq/library.rst
+++ b/Doc/faq/library.rst
@@ -4,7 +4,9 @@
Library and Extension FAQ
=========================
-.. contents::
+.. only:: html
+
+ .. contents::
General Library Questions
=========================