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
Upload the package to PyPI:
$ rm -rf dist/ $ python setup.py sdist bdist_wheel $ twine upload --sign --identity security@readthedocs.org dist/*
Release files for readthedocs-sphinx-ext 0.5.15
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| readthedocs-sphinx-ext-0.5.15.tar.gz | 8.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| readthedocs_sphinx_ext-0.5.15-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 20.3 kB
Release files / readthedocs-sphinx-ext-0.5.15.tar.gz
| Download URL | readthedocs-sphinx-ext-0.5.15.tar.gz |
|---|---|
| Size | 8.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5541ff06e568451925dc76894fbff4d5baf8d5cb03e96ebfda082b1818e26dc2
|
|
BLAKE2b-256 checksum How to use checksums |
be48d89d2ec6716effebe6f34eaa479a9531486becddee492383c3b3c114206a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
|
Release files / readthedocs_sphinx_ext-0.5.15-py2.py3-none-any.whl
| Download URL | readthedocs_sphinx_ext-0.5.15-py2.py3-none-any.whl |
|---|---|
| Size | 11.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
e8d292ad033db9dcb174f03f28e7cf5e2e3dd3623f5b55fca422d7272b72ccdd
|
|
BLAKE2b-256 checksum How to use checksums |
2bc5126eb75a57918bb3d2f858ddda05f5670d6f07bfa356bc8870e2885f6aac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
|