summaryrefslogtreecommitdiff
path: root/docutils/docs/dev
Commit message (Expand)AuthorAgeFilesLines
* todo doc fix: MathJax support for Sphinx is still a separate extension.milde2010-11-111-1/+3
* Math support: milde2010-11-051-57/+49
* Rename the ``.. math-block::`` directive to ``.. math::``.milde2010-10-291-15/+33
* Math documentation and test updatemilde2010-10-261-32/+96
* Support mathematics with a "math" role and "math-block" directive.milde2010-10-251-12/+37
* Update. Add some math-related links.milde2010-10-211-2/+14
* Update math markup proposal.milde2010-10-181-44/+67
* Support language specification for document objects.milde2010-10-111-0/+14
* xetex writer documentation and new default font.milde2010-09-241-0/+4
* XeTeX writer update/bugfix/completionmilde2010-09-211-35/+33
* Outline plans for a XeTeX writermilde2010-08-131-0/+22
* Add note to not forget HISTORY.txtgrubert2010-07-071-0/+8
* link fix, thanks to Anatoly Techtonikgoodger2010-07-021-1/+1
* Faster links to LaTeX documentation (via mirror.ctan.org).milde2010-05-071-3/+3
* latex writer: Render inline markup in document title and subtitlemilde2010-05-071-15/+9
* Documentation updatemilde2010-04-281-9/+87
* Add missing links.milde2010-03-261-0/+2
* Include buildhtml.py and rst_quicktest.py in package_data[\\\scripts\']milde2010-03-051-10/+46
* Remove spurious hyperlink target, add some interesting links.milde2009-12-211-4/+37
* New ``latex_preamble`` setting, PDF standard fonts as default.milde2009-11-301-14/+0
* Deprecate --figure-footnotes and --use-latex-footnotes optionsmilde2009-11-201-15/+20
* add new todo item, remove finished onemilde2009-10-271-2/+7
* Use the ``\\\\url`` command for URLs milde2009-10-231-51/+23
* use `transforms.writer_aux.Admonitions` to "normalize" special admonitionsmilde2009-10-131-23/+37
* Release notes on sourceforge and freshmeat.grubert2009-10-121-2/+3
* More comments on sourceforge file release system.grubert2009-10-121-1/+5
* version number should be already correct check dont bump.grubert2009-10-111-1/+2
* One more cleanup as we require Python 2.3 now.milde2009-10-091-6/+3
* Complete pairs of binary options and some new defaultsmilde2009-10-081-15/+33
* Drop extras/optparse.py and extras/textwrap.py (stdlib modules since 2.3).milde2009-10-051-15/+4
* Documentation updatemilde2009-10-051-0/+97
* Documentation update (hyperlinks, footnotes)milde2009-09-301-1/+2
* Documentation update.milde2009-09-251-4/+16
* Tab expansion in literal inclusions, ``tab-width`` option of for "include"milde2009-09-211-3/+0
* Bugfix for combination of "footnote-references=brackets" milde2009-09-161-18/+11
* Document font size configurationmilde2009-09-161-8/+5
* (LaTeX) footnotes now link forth and back.milde2009-09-141-4/+1
* Hyperlinked footnote marks and support for symbol footnotes milde2009-09-131-8/+7
* Render doctest blocks as literal blocks (fixes [ 1586058 ]).milde2009-09-031-7/+3
* latex2e writer: Use template (file and configuration option).milde2009-08-281-47/+58
* latex2e writer refactoring and cleanup:milde2009-08-221-28/+2
* latex2e writer bugfix and cleanupmilde2009-08-111-5/+1
* documentation update: announce the ODT writer inclusionmilde2009-06-291-0/+1
* Better conformance to Docutils specifications with "use_latex_toc".milde2009-06-261-13/+12
* Support "depth" argument of "contents" directive also with "use-latex-toc"milde2009-06-171-15/+3
* Float placement made configurable and changed to "here definitely".milde2009-06-161-9/+30
* Update LaTeX writer TODO itemsmilde2009-06-151-16/+20
* latex2e writer bugfixes:milde2009-06-041-4/+5
* latex writer bugfix: Newlines around targets and references milde2009-06-021-3/+0
* write length unit ``pt`` as ``bp`` in LaTeXmilde2009-05-291-3/+15