Расширение для Sphinx для создания оглавлений (TOC)
Project description
Sphinx-Autotoc
Sphinx-Autotoc - это расширение Python для Sphinx, которое позволяет автоматически создавать оглавления (TOC).
Установка
Для установки Sphinx-Autotoc используется pip:
pip install sphinx-autotoc
Использование
Для использования Sphinx-Autotoc необходимо добавить его в конфигурационный файл Sphinx (conf.py):
extensions = [
...
'sphinx_autotoc',
...
]
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sphinx-autotoc-0.0.1a1.tar.gz.
File metadata
- Download URL: sphinx-autotoc-0.0.1a1.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e3396eeb18b37903a5e30929a6506015d2287a1cfc0fad5927b28f8b239b6c5
|
|
| MD5 |
bc67cb6a4a141db72d1de4f629b35d29
|
|
| BLAKE2b-256 |
af9293ff4e72f1417dd356c3dde846b56b33102b9ec874833302cb1089604a0f
|
File details
Details for the file sphinx_autotoc-0.0.1a1-py3-none-any.whl.
File metadata
- Download URL: sphinx_autotoc-0.0.1a1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58795615d2333ab3bf216b9ca9c3044c725d1ccb0696cb288c6d200827a3454d
|
|
| MD5 |
c55f40864524b6b5180051f6e7de97a5
|
|
| BLAKE2b-256 |
d181fa4c686f7cf9969f97e14afe9db3ddd0e5a0661b4fe1b3cd298df2e86423
|