Metadata-Version: 2.1
Name: sphinx-inline-tabs
Version: 2020.10.19b4
Summary: Add inline tabbed content to your Sphinx documentation.
Home-page: UNKNOWN
Author: Pradyun Gedam
Author-email: mail@pradyunsg.me
License: UNKNOWN
Project-URL: homepage, https://github.com/pradyunsg/sphinx-inline-tabs
Description: 
        Sphinx Inline Tabs
        ==================
        
        
        .. raw:: html
        
           <!-- start-include-here -->
        
        
        
        Add inline tabbed content to your Sphinx documentation.
        
        Installation
        ------------
        
        This project is available on PyPI, and can be installed using pip:
        
        .. code-block::
        
           pip install sphinx-inline-tabs
        
        Features
        --------
        
        
        * **Elegant design**\ : Small footprint in the markup and generated website, while looking good.
        * **Configurable**\ : All the colors can be configured using CSS variables.
        * **Synchronisation**\ : Tabs with the same label all switch with a single click.
        * **Works without JavaScript**\ : JavaScript is not required for the basics, only for synchronisation.
        
        
        .. raw:: html
        
           <!-- end-include-here -->
        
        
        
        Contributing
        ------------
        
        sphinx-inline-tabs is a volunteer maintained open source project, and we welcome contributions of all forms. This is a fairly small package, and the development workflow is very similar to `Furo's development workflow <https://pradyunsg.me/furo/contributing/workflow/>`_.
        
        The `Code of Conduct <CODE_OF_CONDUCT.md>`_ applies within all community spaces. If you are not familiar with our Code of Conduct policy, take a minute to read the policy before starting with your first contribution.
        
Platform: UNKNOWN
Requires-Python: >=3.5
Provides-Extra: doc
Provides-Extra: test
