Project description
sphinx-multitoc-numbering
A Sphinx extension to support continuous numbering of sections across multiple tocs in HTML output .
This package contains a Sphinx extension to continuously number sections across multiple toctrees present in the same document. Also quite useful in jupyter-book projects for continuous numbering of chapters across different parts.
Get started
To get started with sphinx-multitoc-numbering
, first install it through pip
:
pip install sphinx-multitoc-numbering
then, add sphinx_multitoc_numbering
to your sphinx extensions
in the conf.py
...
extensions = [ "sphinx_multitoc_numbering" ]
...
Documentation
See the sphinx-multitoc-numbering documentation for more information.
Contributing
We welcome all contributions! See the EBP Contributing Guide for general details.
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
File details
Details for the file sphinx-multitoc-numbering-0.1.3.tar.gz
.
File metadata
Download URL:
sphinx-multitoc-numbering-0.1.3.tar.gz
Upload date: Mar 15, 2021
Size: 4.5 kB
Tags: Source
Uploaded using Trusted Publishing? No
Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Hashes for sphinx-multitoc-numbering-0.1.3.tar.gz
Algorithm
Hash digest
SHA256
c9607671ac511236fa5d61a7491c1031e700e8d498c9d2418e6c61d1251209ae
Copy
MD5
af563acc55e70e56d1055fc4b310315a
Copy
BLAKE2b-256
371e577bae038372885ebc34bd8c0f290295785a0250cac6528eb6d50e4b92d5
Copy
See more details on using hashes here.
File details
Details for the file sphinx_multitoc_numbering-0.1.3-py3-none-any.whl
.
File metadata
Download URL:
sphinx_multitoc_numbering-0.1.3-py3-none-any.whl
Upload date: Mar 15, 2021
Size: 4.6 kB
Tags: Python 3
Uploaded using Trusted Publishing? No
Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Hashes for sphinx_multitoc_numbering-0.1.3-py3-none-any.whl
Algorithm
Hash digest
SHA256
33d2e707a9b2b8ad636b3d4302e658a008025106fe0474046c651144c26d8514
Copy
MD5
09056c7d70146c97388e79106c2edae4
Copy
BLAKE2b-256
ec9f902f2030674cd9473fdbe5a2c2dec2618c27ec853484c35f82cf8df40ece
Copy
See more details on using hashes here.