summaryrefslogtreecommitdiff
path: root/doc/markup
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-09-231-0/+5
|\
| * Add note about inclusion with the "include" directive.Georg Brandl2011-09-231-0/+5
| |
* | 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
| | | | | | | | | | | | | | | | Add a new option, :emphasize-lines:, to the source-code and literal-include directives. The format is the same as the :lines: option for literal-include. The resulting list of lines is passed to the Pygments formatter as 'hl_lines', which is only honored by the HTML formatter.
* | Fixed a couple links in the documentation for the contents docutils ↵Gary Wilson Jr.2011-06-281-1/+1
| | | | | | | | directive that were referring to the incorrect anchor.
* | 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-061-0/+12
|\ \ | |/
| * Cross-reference to role docs.Georg Brandl2011-01-061-0/+12
| |
* | #586: Implemented improved glossary markup which allows multiple terms per ↵Georg Brandl2011-01-061-3/+18
| | | | | | | | definition.
* | merge with 1.0Georg Brandl2011-01-041-9/+18
|\ \ | |/
| * #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.
* | 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
|\ \ | |/
| * Add link to standard markup description.Georg 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
|/
* 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
| | | | | #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.
* 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 ↵Georg Brandl2010-05-241-0/+8
| | | | | | | | external/internal distinction code) In HTML output, references now get the class ``internal`` if they are internal to the whole project, as opposed to internal to the current page. The ``menuselection`` and ``guilabel`` roles now support ampersand accelerators.
* 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
| | | | | | * 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.
* 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 ↵Georg Brandl2010-02-281-0/+2
| | | | reference docs for all constructs.
* 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
| | |