Supporting continuous HTML section numbering
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.
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
Built Distribution
Hashes for sphinx-multitoc-numbering-0.1.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9607671ac511236fa5d61a7491c1031e700e8d498c9d2418e6c61d1251209ae |
|
MD5 | af563acc55e70e56d1055fc4b310315a |
|
BLAKE2b-256 | 371e577bae038372885ebc34bd8c0f290295785a0250cac6528eb6d50e4b92d5 |
Hashes for sphinx_multitoc_numbering-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33d2e707a9b2b8ad636b3d4302e658a008025106fe0474046c651144c26d8514 |
|
MD5 | 09056c7d70146c97388e79106c2edae4 |
|
BLAKE2b-256 | ec9f902f2030674cd9473fdbe5a2c2dec2618c27ec853484c35f82cf8df40ece |