Metadata-Version: 1.2
Name: sphinx-hypothesis
Version: 0.1.0
Summary: sphinx-hypothesis enables https://web.hypothes.is/ in your Sphinx documentation
Home-page: https://github.com/humitos/sphinx-hypothesis
Author: Manuel Kaufmann
Author-email: humitos@gmail.com
License: MIT license
Description: =================
        sphinx-hypothesis
        =================
        
        
        .. image:: https://img.shields.io/pypi/v/sphinxhypothesis.svg
                :target: https://pypi.python.org/pypi/sphinxhypothesis
        
        .. image:: https://img.shields.io/travis/humitos/sphinxhypothesis.svg
                :target: https://travis-ci.com/humitos/sphinxhypothesis
        
        .. image:: https://readthedocs.org/projects/sphinxhypothesis/badge/?version=latest
                :target: https://sphinxhypothesis.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/humitos/sphinxhypothesis/shield.svg
             :target: https://pyup.io/repos/github/humitos/sphinxhypothesis/
             :alt: Updates
        
        
        
        sphinx-hypothesis enables https://web.hypothes.is/ in your Sphinx documentation
        
        
        * Free software: MIT license
        * Documentation: https://sphinxhypothesis.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-08-20)
        ------------------
        
        * Project created with cookiecutter
        
Keywords: sphinx hypothesis
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
