Hi, Sphinx doesn't include the feature.
The python documentation team provides the feature uniquely. http://blog.python.org/2012/10/updates-to-docspythonorg.html In other instances, Read The Docs (system and sphinx-theme) provides a similar feature. https://github.com/snide/sphinx_rtd_theme/ Thanks, -- Takayuki SHIMIZUKAWA http://about.me/shimizukawa 2014-06-13 21:19 GMT+09:00 <[email protected]>: > Is there a way through the installed version of sphinx to have a version > drop down similar to the one found on python.org? The python modules I'm > supporting can be used at several different versions so it would be nice for > users to be able to select the correct version that they are using in a > similar fashion to https://docs.python.org/2/library/os.path.html. > > -- > You received this message because you are subscribed to the Google Groups > "sphinx-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sphinx-users. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
