summaryrefslogtreecommitdiff
path: root/docutils/docs/ref
Commit message (Expand)AuthorAgeFilesLines
* Documentation fix.milde2023-05-131-4/+6
* Next iteration of "directives" documentation refactoring.milde2023-04-201-83/+141
* Review rST "directives" documentation.milde2023-04-191-56/+63
* Update documentation for the "csv-table" directive.milde2023-04-181-27/+47
* Announce change of "math-output" setting default for HTML5 to "MathML".milde2023-04-141-15/+17
* LaTeX to MathML: fix ``\mspace``.milde2023-04-081-1/+1
* More user-friendly DocInfo transform.milde2023-01-171-5/+12
* MathML: support "mod" notation for modulo operation/arithmetic.milde2022-11-041-21/+37
* Documentation fixes.milde2022-09-132-12/+18
* Improve internationalisation documentationmilde2022-07-291-38/+78
* Cleanup.milde2022-07-282-4/+4
* Update directives documentationmilde2022-07-282-60/+59
* Documentation updatesmilde2022-07-061-13/+13
* Announce use of dpub-ARIA role "doc-footnote"milde2022-06-191-10/+12
* Documentation updatemilde2022-06-171-9/+3
* Minor documentation updatemilde2022-04-291-32/+39
* Minimalistic menu bar for documentation pages.milde2022-04-027-0/+14
* Documentation update and re-organisation.milde2022-04-012-209/+2
* Update PEP URLs.milde2022-03-132-2/+2
* Update documentation of the "table" directive's "widths" option.milde2022-02-111-5/+12
* Fix trailing whitespace (non-Python files).milde2022-01-291-1/+1
* Do not use combining Unicode characters without base in literal strings.milde2022-01-271-3/+7
* Update URLs in the docs.milde2022-01-217-68/+65
* Change http://docutils.sourceforge.net -> https://docutils.sourceforge.iomilde2022-01-205-19/+19
* Add/update link to time.strftime().milde2022-01-201-1/+3
* Documentation update.milde2022-01-041-3/+4
* Small documentation updates and fixes.milde2021-12-231-3/+3
* 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-091-6/+38
* rST specification fixmilde2021-10-311-4/+5
* Fix spellingmilde2021-10-226-12/+12
* Documentation clarification.milde2021-10-121-13/+26
* HTML5: New default for table column widths (fixes bug #426).milde2021-10-011-0/+2
* LaTeX writer: New algorithm for table colum widths. Fixes bug #422.milde2021-09-302-14/+22
* Documentation updatemilde2021-09-242-148/+122
* Documentation update.milde2021-09-212-899/+736
* Add "class" option to "raw" directive.milde2021-09-111-1/+4
* Small documentation update.milde2021-08-111-6/+5
* LaTeX writer: Refactor computation of table column widths.milde2021-08-101-8/+9
* MathML: fixes and additions.milde2021-08-101-16/+94
* Small documentation fixes and additions.milde2021-07-121-3/+65
* 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
* Doctree documentation fixes.milde2021-06-251-42/+46
* HTML5: small fixes, preparation for footnote handling refactoring.milde2021-06-251-6/+17