Skip to main content

Sphinx extensions and utility to add a versions menu to Doctr-deployed documentation

Project description

Doctr Versions Menu

Source code on Github Documentation doctr-versions-menu on the Python Package Index Travis Continuous Integration AppVeyor Continuous Integration Coveralls MIT License

Sphinx extension and utility to add a versions menu to Doctr-deployed documentation.

Development of Doctr Versions Menu happens on Github. You can read the full documentation online.

⚠️ WARNING: This implementation is work in progress. No public release is available at this time, nor should the current development version (master) be considered functional.

Installation

To install the latest released version of doctr-versions-menu, run this command in your terminal:

$ pip install doctr_versions_menu

This is the preferred method to install Doctr Versions Menu, as it will always install the most recent stable release.

If you don’t have pip installed, the Python installation guide, respectively the Python Packaging User Guide can guide you through the process.

To install the latest development version of doctr-versions-menu from Github.

$ pip install git+https://github.com/goerz/doctr_versions_menu.git@master#egg=doctr_versions_menu

Usage

Showing a versions menu in your documentation requires two steps:

  1. Add 'doctr_versions_menu' to the list of extensions in your Sphinx conf.py.

  2. Call the doctr-versions-menu command as part of doctr deploy.

See the full documentation for Step 1 and Step 2 for details.

History

0.1.0-rc1 (2020-01-08)

  • Placeholder release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

doctr_versions_menu-0.1.0rc1.tar.gz (532.4 kB view hashes)

Uploaded Source

Built Distribution

doctr_versions_menu-0.1.0rc1-py2.py3-none-any.whl (517.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page