[Python-checkins] devguide: Top level sections only in sidebar TOC on FAQ page.
r.david.murray
python-checkins at python.org
Fri Apr 1 18:17:16 CEST 2011
http://hg.python.org/devguide/rev/1dc036ca6c94
changeset: 409:1dc036ca6c94
user: R David Murray <rdmurray at bitdance.com>
date: Fri Apr 01 12:16:53 2011 -0400
summary:
Top level sections only in sidebar TOC on FAQ page.
files:
faq.rst | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/faq.rst b/faq.rst
--- a/faq.rst
+++ b/faq.rst
@@ -1,3 +1,5 @@
+:tocdepth: 2
+
.. _faq:
Python Developer FAQ
--
Repository URL: http://hg.python.org/devguide
More information about the Python-checkins
mailing list