Pat LeSmithe schrieb: > > Hello, > > There is some code for a Sphinx sidebar toggle at > > http://trac.sagemath.org/sage_trac/attachment/ticket/6507/trac_6507_sidebar_toggle.patch > > I think it will also work in a layout template's header. > > The toggle is not as sophisticated as Google code's toggle, e.g., > > http://code.google.com/apis/v8/intro.html > > but it does attempt to save a user's toggle preference in a cookie. > > Please feel free to suggest improvements.
Hi, interesting, last week somebody else also implemented a togglable sidebar, in that case for the Python docs :) I'll have to see which one to include, but something like this will certainly be a new template option in the next release. Thanks, Georg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
