sphinx-contrib / sphinxcontrib-versioning

Sphinx extension that allows building versioned docs for self-hosting.
https://sphinxcontrib-versioning.readthedocs.io/en/latest/
MIT License
125 stars 81 forks source link

======================== sphinxcontrib-versioning

Sphinx extension that allows building versioned docs for self-hosting.

📖 Full documentation: https://sphinxcontrib-versioning.readthedocs.io

.. image:: https://readthedocs.org/projects/sphinxcontrib-versioning/badge/?version=latest :target: https://sphinxcontrib-versioning.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://img.shields.io/appveyor/ci/Robpol86/sphinxcontrib-versioning/master.svg?style=flat-square&label=AppVeyor%20CI :target: https://ci.appveyor.com/project/Robpol86/sphinxcontrib-versioning :alt: Build Status Windows

.. image:: https://img.shields.io/travis/sphinx-contrib/sphinxcontrib-versioning/master.svg?style=flat-square&label=Travis%20CI :target: https://travis-ci.org/sphinx-contrib/sphinxcontrib-versioning :alt: Build Status

.. image:: https://img.shields.io/codecov/c/github/sphinx-contrib/sphinxcontrib-versioning/master.svg?style=flat-square&label=Codecov :target: https://codecov.io/gh/sphinx-contrib/sphinxcontrib-versioning :alt: Coverage Status

.. image:: https://img.shields.io/pypi/v/sphinxcontrib-versioning.svg?style=flat-square&label=Latest :target: https://pypi.python.org/pypi/sphinxcontrib-versioning :alt: Latest Version

Quickstart

Install:

.. code:: bash

pip install sphinxcontrib-versioning

Usage:

.. code:: bash

sphinx-versioning --help
sphinx-versioning build --help
sphinx-versioning push --help

.. changelog-section-start

Changelog

This project adheres to Semantic Versioning <http://semver.org/>_.

2.2.1 - 2016-12-10

Added

Fixed

2.2.0 - 2016-09-15

Added

Fixed

2.1.4 - 2016-09-03

Fixed

2.1.3 - 2016-08-24

Fixed

2.1.2 - 2016-08-24

Fixed

2.1.1 - 2016-08-23

Added

Fixed

2.1.0 - 2016-08-22

Added

Changed

Fixed

Removed

2.0.0 - 2016-08-15

Added

Changed

Fixed

1.1.0 - 2016-08-07

Added

Changed

Fixed

1.0.1 - 2016-08-02

Fixed

1.0.0 - 2016-07-23

.. changelog-section-end