summaryrefslogtreecommitdiff
path: root/doc/markup/misc.rst
Commit message (Collapse)AuthorAgeFilesLines
* Merge with stableshimizukawa2014-08-301-5/+13
|\
| * improved consistency for how docs refer to True and FalseEricFromCanada2014-06-181-2/+2
| |
| * rewrapping paragraphs when over 80 characters wideEricFromCanada2014-06-181-4/+4
| |
| * Expand tag documentation to include syntax requirementsDavid Beitey2014-05-121-0/+8
| |
* | pull request #130 has been merged by hand.shimizukawa2014-08-251-0/+4
|/
* Closes #1328: clarify that builder-specific tags are not available when ↵Georg Brandl2014-01-121-2/+6
| | | | conf.py is executed.
* corrected descriptions of tabularcolumns specifiersEric Knibbe2013-12-171-2/+2
|
* More docs cleanup; add hint for the epub cover pageRoland Meister2013-06-071-2/+2
|
* Clarify docs for the format and builder tagsRoland Meister2013-06-061-6/+7
|
* Add the builder name as predefined tag for the only directive.Roland Meister2013-04-251-2/+12
| | | | | At the moment only the epub builder distinguishes between format and name. Explicit entries with format_ and builder_ prefix are also added.
* 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 ↵Georg Brandl2012-03-101-0/+7
| | | | cannot be put into only directives.
* merge with 1.0Georg Brandl2011-01-081-1/+1
|\
| * Fix typo.Georg Brandl2011-01-081-1/+1
| |
* | #454: Add more index markup capabilities: marking see/seealso entries, and ↵Georg Brandl2011-01-071-0/+20
| | | | | | | | main entries for a given key.
* | merge with 1.0Georg Brandl2011-01-041-0/+79
|\ \ | |/ |/|
| * #504: Add an ``index`` role, to make inline index entries.Georg Brandl2010-08-251-0/+79
| |
* | #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 ↵Georg Brandl2011-01-031-6/+7
|/ | | | handling, but also quite a few other list-like block elements.
* Use the new rst domain in the sphinx docs.Georg Brandl2010-04-171-7/+7
|
* Move inline markup description to domains page.Georg Brandl2010-03-011-4/+4
|
* Review markup chapter.Georg Brandl2010-03-011-5/+5
|
* Add some domain documentation.Georg Brandl2010-03-011-1/+9
|
* Add "orphan" metadata entry to suppress non-toctree-inclusion warnings.Georg Brandl2010-02-251-0/+6
|
* Added an ``only`` directive that can selectively include textGeorg Brandl2009-02-191-0/+22
| | | | | | based on enabled "tags". Tags can be given on the command line. Also, the current builder output format (e.g. "html" or "latex") is always a defined tag.
* Fix target.Georg Brandl2009-02-151-1/+1
|
* More templating docs.Georg Brandl2009-02-151-0/+2
|
* Add maxdepth for TOCs.georg.brandl2008-06-121-1/+6
|
* Rename version to 0.3.georg.brandl2008-05-041-1/+1
|
* Fix handling of Verbatim within tables.georg.brandl2008-05-041-0/+9
|
* Fix OpenSearch description generation.georg.brandl2008-05-031-0/+2
|
* * New LaTeX table handling.georg.brandl2008-05-031-0/+37
| | | | * Support parts in LaTeX output.
* Expand the markup chapter a bit.georg.brandl2008-03-151-0/+41