Metadata-Version: 1.1
Name: sphinx-navtree
Version: 0.2.1
Summary: Navigation tree customization for Sphinx
Home-page: https://github.com/bintoro/sphinx-navtree
Author: Kalle Tuure
Author-email: kalle@goodtimes.fi
License: MIT
Description: 
        --------------
        sphinx-navtree
        --------------
        
        **sphinx-navtree** is a small Sphinx extension that lets you modify the
        documentation's HTML navigation tree while keeping the underlying TOC
        structure intact:
        
        * Optimize the presentation of top-level sections across output formats.
        * Specify a maximum nesting depth for different parts of the nav tree.
        
        Documentation: https://sphinx-navtree.readthedocs.org/
        
        
Platform: UNKNOWN
Classifier: Framework :: Sphinx
Classifier: Framework :: Sphinx :: Extension
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Documentation
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Software Development :: Documentation
