summaryrefslogtreecommitdiff
path: root/docutils/docs/ref/rst
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-281-1/+1
* Update directives documentationmilde2022-07-281-59/+54
* Documentation updatesmilde2022-07-061-13/+13
* Documentation updatemilde2022-06-171-9/+3
* Minor documentation updatemilde2022-04-291-32/+39
* Minimalistic menu bar for documentation pages.milde2022-04-026-0/+12
* 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-216-65/+62
* Change http://docutils.sourceforge.net -> https://docutils.sourceforge.iomilde2022-01-203-15/+15
* Add/update link to time.strftime().milde2022-01-201-1/+3
* Documentation update.milde2022-01-041-3/+4
* 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-224-8/+8
* 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-301-14/+19
* Documentation updatemilde2021-09-241-138/+113
* Documentation update.milde2021-09-211-2/+4
* 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
* 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
* Make "meta" a standard node.milde2021-06-172-14/+19
* MathML: Refactor negating with ``\not``, simplify code.milde2021-06-171-8/+32
* math: update latex <-> unicode mappings.milde2021-06-171-8/+14
* MathML: refactor and extend.milde2021-06-171-83/+155
* MathML: refactor and extend.milde2021-05-271-50/+251
* Document recent changes to MathML support.milde2021-05-202-9/+708
* Small documentation update.milde2021-05-181-5/+11