summaryrefslogtreecommitdiff
path: root/docutils/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid mutables as function argument defaults.milde2021-12-291-8/+15
* docutils-cli.py: allow drop-in components for reader and parser.milde2021-12-231-3/+11
* Small documentation updates and fixes.milde2021-12-233-8/+26
* Small update of the TODO document.milde2021-11-271-14/+16
* Draft proposal for a Docutils backwards compatibility policy.milde2021-11-271-3/+46
* Revise/Update the `Running the Test Suite` documentation.milde2021-11-271-44/+40
* rephrasegrubert2021-11-231-1/+1
* regenerate wheel after tagging sourcegrubert2021-11-231-1/+11
* Clean up the Policies document.milde2021-11-191-94/+13
* Fix and document attribute definitions in nodes.Element.milde2021-11-161-3/+3
* Update documentation and handling of (east-asian) wide characters.milde2021-11-141-3/+10
* Document image formats, small documentation fixes and updates.milde2021-11-093-8/+40
* Repository documentation: make clear that Github mirrors are from 3rd party.milde2021-11-051-34/+37
* Documentation update/additions.milde2021-11-012-34/+79
* rST specification fixmilde2021-10-311-4/+5
* Documentation update.milde2021-10-221-17/+16
* Fix spellingmilde2021-10-2218-55/+55
* Fix spelling errors.milde2021-10-212-17/+17
* docutils-cli.py: Read settings from standard configuration files.milde2021-10-191-0/+29
* Config setting image_loading: use value "link" instead of "eager".milde2021-10-151-6/+6
* New option "image_loading" for HTML5.milde2021-10-131-12/+27
* Small documentation update.milde2021-10-122-29/+31
* Documentation clarification.milde2021-10-121-13/+26
* add cleanup commandsgrubert2021-10-051-0/+4
* Fix: virtualenv dirnamegrubert2021-10-051-1/+1
* HTML5: New default for table column widths (fixes bug #426).milde2021-10-012-2/+2
* LaTeX writer: New algorithm for table colum widths. Fixes bug #422.milde2021-09-304-103/+144
* Documentation updatemilde2021-09-243-192/+151
* Documentation update.milde2021-09-212-899/+736
* Small documentation fixes.milde2021-09-201-0/+1
* Add "class" option to "raw" directive.milde2021-09-111-1/+4
* TODOsgrubert2021-08-231-2/+4
* Small documentation update.milde2021-08-111-6/+5
* LaTeX writer: Refactor computation of table column widths.milde2021-08-103-17/+21
* MathML: fixes and additions.milde2021-08-101-16/+94
* Update SVG image samples and tests.milde2021-07-194-239/+28
* Small documentation fixes and additions.milde2021-07-123-8/+71
* math.css: tweak bigoperator size.milde2021-07-121-8/+8
* Math: fix some LaTeX character mappings.milde2021-07-121-50/+48
* math2html: Prefer STIX fonts for formulas.milde2021-07-121-9/+20
* math2html: Improve handling of big symbols.milde2021-07-121-0/+1
* math2html: support small symbols, refactor math accent handling.milde2021-07-121-1/+0
* Major rework of math2html converter.milde2021-07-121-1/+1
* HTML5: add self-link after section headings (feature request #28).milde2021-07-051-58/+64
* Reorganise functional tests.milde2021-06-301-40/+8
* Update TODO documentation.milde2021-06-261-122/+69
* Doctree documentation fixes.milde2021-06-251-42/+46
* HTML5: small fixes, preparation for footnote handling refactoring.milde2021-06-252-7/+17
* Change default value for the "auto_id_prefix" setting to "%".milde2021-06-181-1/+1
* Document "footnote" and "footnote-reference" elements.milde2021-06-171-8/+177