套件:python3-sphinx-remove-toctrees(1.0.0-1)
python3-sphinx-remove-toctrees 的相關連結
Debian 的資源:
下載原始碼套件 sphinx-remove-toctrees:
- [sphinx-remove-toctrees_1.0.0-1.dsc]
- [sphinx-remove-toctrees_1.0.0.orig.tar.gz]
- [sphinx-remove-toctrees_1.0.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Reduce sphinx documentation build times
Improve your Sphinx build time by selectively removing TocTree objects from pages. This is useful if your documentation uses auto-generated API documentation, which generates **a lot** of stub pages.
This extension can be used to remove the sidebar links for just the pages you specify, speed up the build considerably.
## Who is this for?
This package is for maintainers that use Sphinx and have really large API documentation (or for some other reason, have a ton of nested pages). If you use a Sphinx theme that contains the entire Table of Contents on every page (e.g., any theme that has "collapsable" sidebar sections), this will slow things down considerably. Use this theme to speed up your builds.
其他與 python3-sphinx-remove-toctrees 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sphinx (>= 5)
- documentation generator for Python projects