summaryrefslogtreecommitdiff
path: root/docs/user
Commit message (Expand)AuthorAgeFilesLines
* Documentation update.milde2022-06-201-11/+22
* Documentation updatemilde2022-06-171-18/+16
* Add encoding arguments when opening files.milde2022-06-151-8/+3
* Document planned switch of the default HTML writer in Docutils 2.0.milde2022-06-142-8/+10
* Small documentation fixes and updates.milde2022-06-132-7/+16
* Postpone deprecations to Docutils 2.0milde2022-05-301-1/+1
* Command line "entry point" to the docutils package. Part 2/2.milde2022-05-302-23/+23
* Documentation tweaks.milde2022-05-301-1/+1
* Fix typo in indirect hyperlink.milde2022-05-071-1/+1
* Minimalistic menu bar for documentation pages.milde2022-04-0211-1/+22
* Documentation update and re-organisation.milde2022-04-011-3/+35
* Update PEP base URL and template.milde2022-03-131-1/+1
* Update PEP URLs.milde2022-03-131-1/+1
* Update public API proposal.milde2022-02-231-2/+6
* Update documentation.milde2022-02-081-3/+14
* Small fixes, mostly documentation. Test more "list" settings.milde2022-02-051-2/+1
* Fix trailing whitespace (non-Python files).milde2022-01-296-24/+23
* Leftovers and fixes after the big clean-up.milde2022-01-271-2/+2
* Update URLs in the docs.milde2022-01-2112-146/+138
* Change http://docutils.sourceforge.net -> https://docutils.sourceforge.iomilde2022-01-208-18/+18
* More changes to https://sourceforge.netmilde2022-01-204-7/+7
* Change http://docutils.sf.net -> https://docutils.sourceforge.iomilde2022-01-206-17/+17
* Add/update link to time.strftime().milde2022-01-201-3/+2
* Refer to the "pycmark" CommonMark parser and other documentation fixes.milde2022-01-111-13/+33
* Remove lingering references to Python 2.milde2022-01-062-6/+1
* Front-end documentation update and small fix.milde2022-01-052-31/+81
* Docutils 0.19 requires Python 3.7 or later.milde2022-01-031-4/+5
* Document "myst" parser alias.milde2022-01-031-3/+9
* docutils-cli.py: allow drop-in components for reader and parser.milde2021-12-231-3/+11
* Small documentation updates and fixes.milde2021-12-231-5/+21
* Document image formats, small documentation fixes and updates.milde2021-11-091-1/+1
* Documentation update/additions.milde2021-11-011-18/+46
* Fix spellingmilde2021-10-224-22/+22
* Fix spelling errors.milde2021-10-211-15/+15
* 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
* HTML5: New default for table column widths (fixes bug #426).milde2021-10-011-2/+0
* LaTeX writer: New algorithm for table colum widths. Fixes bug #422.milde2021-09-302-89/+122
* Documentation updatemilde2021-09-241-44/+29
* TODOsgrubert2021-08-231-2/+4
* LaTeX writer: Refactor computation of table column widths.milde2021-08-102-9/+12
* Update SVG image samples and tests.milde2021-07-194-239/+28
* HTML5: add self-link after section headings (feature request #28).milde2021-07-051-58/+64
* Reorganise functional tests.milde2021-06-301-40/+8
* HTML5: small fixes, preparation for footnote handling refactoring.milde2021-06-251-1/+0
* Change default value for the "auto_id_prefix" setting to "%".milde2021-06-181-1/+1
* Make "meta" a standard node.milde2021-06-171-5/+10
* Minor documentation update.milde2021-05-271-1/+1
* Document recent changes to MathML support.milde2021-05-203-763/+13