Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix #2225: If the option does not begin with dash, linking is not performed | Takeshi KOMIYA | 2016-01-09 | 1 | -3/+2 | |
| | | ||||||
* | | Fix a typo in doc/markup/toctree.rst. | Bram Geron | 2015-05-29 | 1 | -1/+1 | |
|/ | ||||||
* | fix typo. | shimizukawa | 2015-03-17 | 1 | -1/+1 | |
| | ||||||
* | refs #1742: `:name:` option is provided for `toctree`, `code-block` and ↵ | shimizukawa | 2015-03-08 | 2 | -9/+15 | |
| | | | | `literalinclude` dirctives. | |||||
* | refs #1700: now toctree caption become paragraph block instead of Text under ↵ | shimizukawa | 2015-03-08 | 1 | -0/+10 | |
| | | | | ul element. and add permalink for toctree caption. | |||||
* | Role ``numref`` uses ``%s`` as special character instead `#` symbol | Takeshi KOMIYA | 2015-03-08 | 1 | -3/+3 | |
| | ||||||
* | DOC: Add reference to markup/para.rst#glossary-directive from markup/inline.rst | Wes Turner | 2014-10-18 | 2 | -2/+5 | |
| | ||||||
* | Merged in tk0miya/sphinx (pull request #303) | Takayuki Shimizukawa | 2014-10-09 | 1 | -0/+18 | |
|\ | | | | | | | Add :numref: role to refer figures, tables and code-blocks by its fignum | |||||
| * | Add docs about :numref: role | tk0miya | 2014-10-09 | 1 | -0/+18 | |
| | | ||||||
* | | added documentation for lineno-match option | Jeppe Pihl | 2014-10-04 | 1 | -2/+7 | |
|/ | ||||||
* | make :any: role work with intersphinx! | Georg Brandl | 2014-09-19 | 1 | -0/+4 | |
| | ||||||
* | Use "any" role in changelog. | Georg Brandl | 2014-09-19 | 1 | -7/+15 | |
| | ||||||
* | Added the `any` role that can be used to find a cross-reference of | Georg Brandl | 2014-09-19 | 1 | -2/+45 | |
| | | | | | *any* type in *any* domain. Custom domains should implement the new `~Domain.resolve_any_xref` method to make this work properly. | |||||
* | merge with stable | Georg Brandl | 2014-09-07 | 1 | -6/+6 | |
|\ | ||||||
| * | Closes #1561: fix typo and indentation. | Georg Brandl | 2014-09-07 | 1 | -6/+6 | |
| | | ||||||
* | | Merge with stable | Takayuki Shimizukawa | 2014-08-30 | 1 | -0/+4 | |
|\ \ | |/ | ||||||
| * | pull request #130 has been merged by hand. | Takayuki Shimizukawa | 2014-08-25 | 1 | -0/+4 | |
| | | ||||||
* | | Update CHANGES and documentation for PR#266. | Takayuki Shimizukawa | 2014-08-24 | 1 | -3/+3 | |
| | | ||||||
* | | add test and document about diff params in literalinclude. | shirou | 2014-08-12 | 1 | -0/+12 | |
| | | ||||||
* | | * for pull request #258: update CHANGES, add tests, add a document and ↵ | Takayuki Shimizukawa | 2014-08-10 | 1 | -0/+16 | |
| | | | | | | | | refactoring. | |||||
* | | corrected contractions | EricFromCanada | 2014-06-18 | 1 | -1/+1 | |
| | | ||||||
* | | improved consistency for how docs refer to True and False | EricFromCanada | 2014-06-18 | 1 | -2/+2 | |
| | | ||||||
* | | rewrapping paragraphs when over 80 characters wide | EricFromCanada | 2014-06-18 | 4 | -22/+23 | |
| | | ||||||
* | | Expand tag documentation to include syntax requirements | David Bernard | 2014-05-12 | 1 | -0/+8 | |
| | | ||||||
* | | merge with stable | Georg Brandl | 2014-01-22 | 1 | -1/+2 | |
|\ \ | |/ | ||||||
| * | Closes #1356: link to page with valid Pygments lexer alias | Georg Brandl | 2014-01-22 | 1 | -1/+2 | |
| | | ||||||
* | | merge with stable | Georg Brandl | 2014-01-19 | 1 | -3/+6 | |
|\ \ | |/ | ||||||
| * | Closes #1071: add mention of "orphan" to toctree docs | Georg Brandl | 2014-01-19 | 1 | -2/+6 | |
| | | ||||||
* | | Add :filename: also for literalinclude. Changelog entry. | Georg Brandl | 2014-01-19 | 1 | -0/+19 | |
| | | ||||||
* | | merge with stable | Georg Brandl | 2014-01-13 | 1 | -2/+6 | |
|\ \ | |/ | ||||||
| * | Closes #1328: clarify that builder-specific tags are not available when ↵ | Georg Brandl | 2014-01-12 | 1 | -2/+6 | |
| | | | | | | | | conf.py is executed. | |||||
* | | merge with stable | Georg Brandl | 2014-01-12 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | 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! | |||||
* | | merge stable into default | Georg Brandl | 2014-01-11 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Closes #845: In code blocks, when the selected lexer fails, display line ↵ | Georg Brandl | 2014-01-11 | 1 | -2/+2 | |
| | | | | | | | | numbers nevertheless if configured. | |||||
| * | corrected descriptions of tabularcolumns specifiers | Eric Knibbe | 2013-12-17 | 1 | -2/+2 | |
| | | ||||||
| * | recommend exclude_patterns instead of unused_docs or exclude_trees | Eric Knibbe | 2013-12-17 | 1 | -3/+2 | |
| | | ||||||
* | | Closes #668: Allow line numbering of ``code-block`` and ``literalinclude`` ↵ | Georg Brandl | 2014-01-11 | 1 | -4/+16 | |
| | | | | | | | | | | | | directives #to start at an arbitrary line number, with a new ``lineno-start`` option. | |||||
* | | Merged in plaindocs/sphinx (pull request #185) | Georg Brandl | 2014-01-10 | 1 | -2/+3 | |
|\ \ | ||||||
| * | | Removed duplicate comma. | Samuel Wright | 2013-12-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fixed wording. | Samuel Wright | 2013-10-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix for Issue #1071 | Samuel Wright | 2013-10-25 | 1 | -2/+2 | |
| |/ | ||||||
* | | corrected descriptions of tabularcolumns specifiers | Eric Knibbe | 2013-12-17 | 1 | -2/+2 | |
| | | ||||||
* | | 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 | |
| | ||||||
* | More docs cleanup; add hint for the epub cover page | Roland Meister | 2013-06-07 | 1 | -2/+2 | |
| | ||||||
* | Clarify docs for the format and builder tags | Roland Meister | 2013-06-06 | 1 | -6/+7 | |
| | ||||||
* | Add the builder name as predefined tag for the only directive. | Roland Meister | 2013-04-25 | 1 | -2/+12 | |
| | | | | | At the moment only the epub builder distinguishes between format and name. Explicit entries with format_ and builder_ prefix are also added. | |||||
* | 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. | |||||
* | Remove note about sectioning limitation of the "only" directive. | Jonathan Waltman | 2012-09-12 | 1 | -7/+0 | |
| |