| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Closes #1071: add mention of "orphan" to toctree docs | Georg Brandl | 2014-01-19 | 1 | -2/+6 |
| | | |||||
| * | doc: make it more prominent that sub-toctrees shouldnt get :numbered: | Georg Brandl | 2014-01-11 | 1 | -2/+2 |
| | | | | | Should be enforced programmatically at some point! | ||||
| * | recommend exclude_patterns instead of unused_docs or exclude_trees | Eric Knibbe | 2013-12-17 | 1 | -3/+2 |
| | | |||||
| * | Add warning for unusual chars in filenames. Closes #1199 | Roland Meister | 2013-08-10 | 1 | -0/+10 |
| | | |||||
| * | Add includehidden option to the toctree directive | Roland Meister | 2013-01-06 | 1 | -0/+14 |
| | | | | | | | This option is equivalent to the includehidden option of the template function toctree() and allows to restore to the toctree behaviour prior to version 1.1. See also bug #790. | ||||
| * | Merge with 1.0 | Georg Brandl | 2011-09-23 | 1 | -1/+13 |
| |\ | |||||
| | * | #460: Allow limiting the depth of section numbers for HTML. | Georg Brandl | 2010-08-25 | 1 | -1/+13 |
| | | | |||||
| * | | Add note about inclusion with the "include" directive. | Georg Brandl | 2011-09-23 | 1 | -0/+5 |
| |/ | |||||
| * | #481, #482: fix ``.name`` reference matching. | Georg Brandl | 2010-08-05 | 1 | -1/+1 |
| | | | | | | #482: When doing a non-exact search, match only the given type of object. #481: Apply non-exact search for Python reference targets with ``.name`` for modules too. | ||||
| * | Explain absolute paths in toctree. | Georg Brandl | 2010-05-30 | 1 | -3/+4 |
| | | |||||
| * | Use the new rst domain in the sphinx docs. | Georg Brandl | 2010-04-17 | 1 | -4/+4 |
| | | |||||
| * | Add some domain documentation. | Georg Brandl | 2010-03-01 | 1 | -1/+2 |
| | | |||||
| * | Begin the Great Refactoring of the docs. | Georg Brandl | 2010-02-28 | 1 | -0/+176 |
| * Move sphinx-build option description from intro to a new document. * Move toctree information to a new document in markup/. * Add a tutorial document placed after intro. Begin filling it in. | |||||
