Sphinx extension for Read the Docs overrides
Project description
This module adds extensions that make Sphinx easier to use. Some of them require Read the Docs features, others are just code that we ship and enable during builds on Read the Docs.
We currently ship:
An extension for building docs like Read the Docs
template-meta - Allows users to specify template overrides in per-page context.
Releasing
Increment the version in setup.py
Tag the release in git: git tag $NEW_VERSION.
Push the tag to GitHub: git push --tags origin master
Upload the package to PyPI:
$ rm -rf dist/ $ python setup.py sdist bdist_wheel $ twine upload --sign --identity security@readthedocs.org dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for readthedocs-sphinx-ext-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc94753be6b2db997e3291046b39e49d578f6441fd75159db22a51a29d2cf1fc |
|
MD5 | 8a2910e97ba65a22a288cb040425c297 |
|
BLAKE2b-256 | 8ce8bb2afa63b4f3b16441106d750ca9453fac526ad5bafd726f1b0bd86f38ae |
Close
Hashes for readthedocs_sphinx_ext-1.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6e90b7e31475d6d57460a92232cef62357436dcc0cd7d0058a58add7e410965 |
|
MD5 | bf37dce9d7826e9410f6ff2c427ecc85 |
|
BLAKE2b-256 | 5143a5a98d9aec325b2824bdf504fa446ae876d0909d03e28667018f9eb01bcd |