Metadata-Version: 2.1
Name: sphinx-navigation-icons
Version: 0.1
Summary: Add image/font responsive icons to your Sphinx sidebar toctree
Home-page: https://github.com/dgarcia360/sphinx-navigation-icons
Author: David Garcia
Author-email: dgarcia360@outlook.com
License: MIT
Download-URL: http://pypi.python.org/pypi/sphinx-navigation-icons
Description: sphinx-navigation-icons
        =======================
        
        .. image:: https://badge.fury.io/py/sphinx-navigation-icons.svg
            :target: https://badge.fury.io/py/sphinx-navigation-icons
            :alt: PyPi Status
        
        .. image:: https://readthedocs.org/projects/sphinx-navigation-icons/badge/?version=latest
            :target: https://sphinx-navigation-icons.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        .. image:: https://img.shields.io/badge/License-MIT-yellow.svg
            :target: https://opensource.org/licenses/MIT
            :alt: License MIT
        
        Add image/font responsive icons to your Sphinx sidebar toctree.
        
        `Demo <https://sphinx-navigation-icons.readthedocs.io/en/latest/>`_
        
        Installation
        ------------
        
        .. code-block:: bash
            
            pip install sphinx-navigation-icons
        
        Configuration
        -------------
        
        TBD
        
        Documentation
        -------------
        
        Check out the full documentation at https://readthedocs.org/projects/sphinx-navigation-icons
        
        Contributing
        ------------
        
        Contributions are welcome and appreciated! Check `CONTRIBUTING.md  <CONTRIBUTING.md>`_ file.
        
        License
        =======
        
        Copyright (c) 2019 David Garcia (`@dgarcia360 <https://davidgarcia.dev>`_).
        
        Licensed under MIT license (see `LICENSE.md <LICENSE.md>`_ for details)
Platform: any
Classifier: License :: OSI Approved :: MIT License
Classifier: Framework :: Sphinx
Classifier: Framework :: Sphinx :: Extension
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Software Development :: Documentation
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/x-rst
