summaryrefslogtreecommitdiff
path: root/doc/markup
Commit message (Expand)AuthorAgeFilesLines
* Remove note about sectioning limitation of the "only" directive.Jon Waltman2012-09-121-7/+0
* Fixes #795: explain that titles on the same level as the document heading can...Georg Brandl2012-03-101-0/+7
* Merge with 1.0Georg Brandl2011-09-235-70/+156
|\
| * Add changelog entry for emphasize-lines and some coding style fixes.Georg Brandl2011-09-221-0/+3
| * add :emphasize-lines: option to source-code and literal-includeMark Lodato2011-07-061-2/+16
| * Fixed a couple links in the documentation for the contents docutils directive...Gary Wilson Jr.2011-06-281-1/+1
| * merge with 1.0Georg Brandl2011-01-081-1/+1
| |\
| * | #454: Add more index markup capabilities: marking see/seealso entries, and ma...Georg Brandl2011-01-071-0/+20
| * | merge with 1.0Georg Brandl2011-01-064-67/+116
| |\ \
| | * | #586: Implemented improved glossary markup which allows multiple terms per de...Georg Brandl2011-01-061-3/+18
| | * | merge with 1.0Georg Brandl2011-01-044-64/+98
| | |\ \
| | | * | Fixed a typo. Thanks to Thomas Waldmann for finding it.Daniel Neuh?user2010-10-311-1/+1
| | | * | merge with 1.0Georg Brandl2010-09-101-2/+4
| | | |\ \
| | | * | | #392: deprecate "centered".Georg Brandl2010-08-261-0/+4
| | | * | | #504: Add an ``index`` role, to make inline index entries.Georg Brandl2010-08-253-62/+80
| | | * | | #460: Allow limiting the depth of section numbers for HTML.Georg Brandl2010-08-251-1/+13
* | | | | | Add note about inclusion with the "include" directive.Georg Brandl2011-09-231-0/+5
| |_|_|_|/ |/| | | |
* | | | | Fix typo.Georg Brandl2011-01-081-1/+1
|/ / / /
* | | | Cross-reference to role docs.Georg Brandl2011-01-061-0/+12
|/ / /
* | | #578: doc clarification.Georg Brandl2011-01-041-3/+5
* | | Even more tweaking of the latex tabular environment selection code.Georg Brandl2011-01-031-7/+13
* | | #565: In the LaTeX builder, not only literal blocks require different table h...Georg Brandl2011-01-031-6/+7
| |/ |/|
* | Add link to standard markup description.Georg Brandl2010-09-101-2/+4
|/
* Fix sectioning.Georg Brandl2010-08-231-44/+44
* Allow references to PEPs and RFCs with explicit anchors.Georg Brandl2010-08-051-2/+4
* #481, #482: fix ``.name`` reference matching.Georg Brandl2010-08-052-2/+2
* Describe the "deprecated" directive.Georg Brandl2010-07-291-3/+13
* Allow linking to tables just like figures with :ref:.Georg Brandl2010-05-301-0/+3
* Explain absolute paths in toctree.Georg Brandl2010-05-301-3/+4
* Rename the extlink roles to avoid confusion between :rstdir: and :rst:dir:.Georg Brandl2010-05-241-1/+1
* Add an example.Georg Brandl2010-05-241-1/+3
* Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...Georg Brandl2010-05-241-0/+8
* Use the new rst domain in the sphinx docs.Georg Brandl2010-04-175-66/+66
* Write a bit more of the tutorial.Georg Brandl2010-03-091-27/+27
* Mention standard rst roles in inline markup.Georg Brandl2010-03-011-0/+2
* Move inline markup description to domains page.Georg Brandl2010-03-013-147/+58
* Review markup chapter.Georg Brandl2010-03-012-32/+36
* Add some domain documentation.Georg Brandl2010-03-014-367/+13
* Begin the Great Refactoring of the docs.Georg Brandl2010-02-282-0/+177
* Re-export docutils .. class:: as .. rst-class:: and un-document .. cssclass::.Georg Brandl2010-02-281-4/+0
* Add a bit more content to the reST primer, and add links to the reST referenc...Georg Brandl2010-02-281-0/+2
* Add "orphan" metadata entry to suppress non-toctree-inclusion warnings.Georg Brandl2010-02-251-0/+6
* A bit of domain documentation.Georg Brandl2010-01-171-1/+1
* Add doc for new doc field syntax.Georg Brandl2010-01-171-0/+7
* merge with trunkGeorg Brandl2010-01-081-9/+13
|\
| * Finish renaming description units to object (description)s.Georg Brandl2009-10-271-7/+9
| * Add some XXX comments to places where work is needed.Georg Brandl2009-09-081-0/+2
| * mergeGeorg Brandl2009-09-021-1/+1
| |\
| * \ merge with trunkGeorg Brandl2009-08-091-2/+2
| |\ \
| | * | Move domain-specific code around a bit; builtin domains are now completely in...Georg Brandl2009-07-051-2/+2