Hi there,
I'm using Sphinx 1.0.1 to build some websites. While adapting the
basic template to my needs, I stumbled upon the need to modify the
toctree() template function to accomodate several things.
Most importantly, I'd like to have toctree() an option to start at the
level of the current
, but
it is only in the first/overview html file for each chunk.
-Original Message-
From: sphinx-dev@googlegroups.com [mailto:sphinx-...@googlegroups.com]
On Behalf Of andreash
Sent: 09 August 2010 09:57
To: sphinx-dev
Subject: [sphinx-dev] modifications to the toctree() template function
Hi