Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-01 | docs: Remove sphinx_selective_exclude, it's no longer used. | Damien George | |
2017-05-29 | various: Spelling fixes | Ville Skyttä | |
2016-06-12 | docs: Add sphinx_selective_exclude extension suite. | Paul Sokolovsky | |
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. |