Skip to main content

Sphinx theme used on AX Semantics internal documentation

Project description

This is a fork of the sphinx_rtd_theme <https://sphinx-rtd-theme.readthedocs.io/en/latest/index.html> by readthedocs.org. It removes a lot of styling and all javascript, and adds a configuration option to include a header row with links.

Installing

The theme is distributed on PyPI and can be installed with pip:

pip install axsemantics_sphinx_theme

Configuration

tbd

Release workflow

Releasing a new version requires the developer to bump the version in __init__.py, commit and tag the changes, and then run:

$ rm -rf dist/
$ python setup.py sdist bdist_wheel
$ twine upload dist/*

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

axsemantics_sphinx_theme-0.1.0.tar.gz (521.8 kB view hashes)

Uploaded Source

Built Distribution

axsemantics_sphinx_theme-0.1.0-py2.py3-none-any.whl (520.7 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