-
- Downloads
docs: Add sphinx_selective_exclude extension suite.
Designed specifically to workaround issues we were facing with generating multiple conditionalized output docsets from a single master doctree. Extensions were factored out into a separate project, based on the fact that many other Sphinx users experience similar or related problems: https://github.com/pfalcon/sphinx_selective_exclude Corresponds to the 182f4a8da57 upstream revision.
Showing
- docs/sphinx_selective_exclude/LICENSE 25 additions, 0 deletionsdocs/sphinx_selective_exclude/LICENSE
- docs/sphinx_selective_exclude/README.md 138 additions, 0 deletionsdocs/sphinx_selective_exclude/README.md
- docs/sphinx_selective_exclude/__init__.py 0 additions, 0 deletionsdocs/sphinx_selective_exclude/__init__.py
- docs/sphinx_selective_exclude/eager_only.py 45 additions, 0 deletionsdocs/sphinx_selective_exclude/eager_only.py
- docs/sphinx_selective_exclude/modindex_exclude.py 75 additions, 0 deletionsdocs/sphinx_selective_exclude/modindex_exclude.py
- docs/sphinx_selective_exclude/search_auto_exclude.py 34 additions, 0 deletionsdocs/sphinx_selective_exclude/search_auto_exclude.py
docs/sphinx_selective_exclude/LICENSE
0 → 100644
docs/sphinx_selective_exclude/README.md
0 → 100644
docs/sphinx_selective_exclude/__init__.py
0 → 100644
docs/sphinx_selective_exclude/eager_only.py
0 → 100644
Please register or sign in to comment