> This is somewhat technically difficult. If you find an elegant way to do
> this, we would love a pull request.
>
If I understand well how sphinx works:
- toc directive makes a toc from the content of the page
- toctree directive makes a toc of the whole site (starting from the root
specified in the configuration file)
So the solutions may be:
- make sphinx believe that the toctree generated is the toc of the document
(I don't know how to do that)
- create a special directive to display a local toctree in the sidebar (a
google search gave me this: https://gist.github.com/shimizukawa/5131720)
In any case, I don't think that it is possible without redifining inner
sphinx code.
Alexandre.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general