summaryrefslogtreecommitdiff
path: root/docutils/docs/dev
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix "figalign" behaviour, new "DUlegend" environmentmilde2009-05-261-38/+30
* Use default font in admonitions and sidebar.milde2009-05-181-11/+40
* Local tocs with `minitoc` if "use-latex-toc" is True.milde2009-05-141-36/+38
* Use \\textsubscript and \\textsuperscript for sub- and superscript roles.milde2009-05-071-5/+5
* simpler LaTeX encodingmilde2009-05-061-32/+25
* Update LaTeX TODO list.milde2009-05-041-6/+24
* latex2e writer: new custom macrosmilde2009-04-291-52/+180
* more TODOs for the latex writermilde2009-04-271-19/+36
* Cross-link and update latex writer TODO listsmilde2009-04-221-2/+161
* update Docutils version, required Python version, Python 3 compatibilitygoodger2009-04-211-0/+2
* revision of website instructionsmilde2009-04-061-42/+30
* Review of the instructions for generated web/sandbox filesmilde2009-04-061-15/+25