Am 01.04.2011 01:12, schrieb R. David Murray: > On Fri, 01 Apr 2011 08:29:29 +1000, Nick Coghlan <[email protected]> wrote: >> On Fri, Apr 1, 2011 at 2:34 AM, R. David Murray <[email protected]> wro= >> te: >> > I agree with this point. =A0The sidebar list of questions is effectively >> > useless. >> >> Indeed. If it's simple, I'd actually be inclined to reduce the depth >> of the sidebar in this case to only show the categories and not the >> individual questions. > > I believe that requires editing the sphinx page template and adding > a special case of some sort.
Use :tocdepth: x at the top of the rst file. Georg _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
