sphinx-versions/sphinxcontrib/versioning/__init__.py
2019-07-18 11:27:03 +02:00

7 lines
143 B
Python

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