summaryrefslogtreecommitdiff
path: root/doc/markup
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+4
|\
| * Added ``tab-width`` option to ``literalinclude`` directive.Georg Brandl2010-01-081-1/+4
| * merge with 0.6Georg Brandl2009-09-031-1/+1
| |\
* | | 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
|\ \ \ | | |/ | |/|
| * | fix markupGeorg Brandl2009-08-261-1/+1
* | | merge with trunkGeorg Brandl2009-08-091-3/+4
|\ \ \ | | |/ | |/|
| * | merge with 0.6Georg Brandl2009-08-061-3/+4
| |\ \ | | |/
| | * #222: Allow the "Footnotes" header to be translated.Georg Brandl2009-08-061-3/+4
* | | Move domain-specific code around a bit; builtin domains are now completely in...Georg Brandl2009-07-051-2/+2
|/ /
* | merge with 0.6Georg Brandl2009-06-151-6/+3
|\ \ | |/
| * Remove misguided recommendation to use emphasis for variables.Georg Brandl2009-06-151-6/+3
* | Added the ``prepend`` and ``append`` options to theGeorg Brandl2009-06-041-0/+6
|/
* #123: The ``glossary`` directive now supports a ``:sorted:``Georg Brandl2009-03-151-6/+10
* #114: Added an ``abbr`` role to markup abbreviations and acronyms.Georg Brandl2009-03-051-0/+10
* Paths to literal include files and download files can now be absolute too.Georg Brandl2009-02-242-5/+11
* merge with 0.5Georg Brandl2009-02-231-1/+4
|\
| * Note that Python code in code blocks is parsed.Georg Brandl2009-02-231-1/+4
* | Added an ``only`` directive that can selectively include textGeorg Brandl2009-02-191-0/+22
* | Fix target.Georg Brandl2009-02-151-1/+1
* | More templating docs.Georg Brandl2009-02-151-0/+2