sphinx-versions/sphinxcontrib/versioning/__init__.py
2019-04-23 10:26:31 +02:00

7 lines
143 B
Python

"""
Sphinx extension that allows building versioned docs for self-hosting.
"""
__author__ = 'Smile'
__license__ = 'MIT'
__version__ = '1.0.1'