summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* `core.Publisher` ignored "input_encoding_error_handler" setting.milde2022-06-222-1/+10
* note on buildgrubert2022-06-221-1/+3
* releasing 0.19b1grubert2022-06-211-3/+33
* version 0.19b2.devgrubert2022-06-2121-25/+25
* release 0.19b1grubert2022-06-2124-28/+37
* note on --pregrubert2022-06-211-1/+1
* Add note on manual editing __version_info__ tuplegrubert2022-06-211-0/+2
* Documentation update.milde2022-06-203-24/+28
* Add wrapper around groups of footnotes to facilitate styling as a list.milde2022-06-199-17/+46
* Announce use of dpub-ARIA role "doc-footnote"milde2022-06-192-15/+20
* HTML5 display tweaksmilde2022-06-192-5/+7
* Rename `io.locale_encoding` to mark it as internal.milde2022-06-176-20/+23
* Documentation updatemilde2022-06-177-45/+33
* Command line encoding is now handled by Python.milde2022-06-171-21/+0
* Fix [r9074]: ensure backwards-compatible value for `io.locale_encoding`.milde2022-06-171-3/+5
* Ensure locale_encoding is lower case.milde2022-06-154-31/+11
* Remove test for already removed Python 2.x code.milde2022-06-151-46/+0
* Add encoding arguments when opening files.milde2022-06-1520-27/+39
* Document planned switch of the default HTML writer in Docutils 2.0.milde2022-06-143-10/+12
* Fix some problems with HTML5 stylesheets. Add tests for "tuftig.css".milde2022-06-136-8/+303
* Small documentation fixes and updates.milde2022-06-134-10/+22
* Unify naming of the "utf-8" codec.milde2022-06-1311-43/+45
* Fix `nodes.Node.findall()` for Text nodes.milde2022-06-102-2/+44
* Fix "tuftig" style sheet.milde2022-06-101-13/+17
* Avoid false positives in CLI test.milde2022-06-101-2/+6
* Avoid non-ASCII chars and use lowercase encoding name in help output.milde2022-06-103-4/+4
* Test the generic command line interface.milde2022-05-301-0/+73
* Postpone deprecations to Docutils 2.0milde2022-05-3011-49/+20
* Command line "entry point" to the docutils package. Part 2/2.milde2022-05-3012-129/+356
* Command line "entry point" to the docutils package. Part 1/2.milde2022-05-301-0/+0
* Documentation tweaks.milde2022-05-305-34/+51
* Fix typo in indirect hyperlink.milde2022-05-071-1/+1
* Use f-strings.milde2022-05-061-21/+17
* Remove class value "controls" from an `image` node with video contentmilde2022-05-063-1/+4
* Minor documentation updatemilde2022-04-293-64/+111
* Small fixes to HTML5 output.milde2022-04-299-8/+246
* Explicitly import `docutils.readers.doctree` sub-module.milde2022-04-141-1/+2
* Suppress deprecation warnings and some cleanup in buildhtml tool.milde2022-04-021-22/+24
* Minimalistic menu bar for documentation pages.milde2022-04-0245-7/+125
* Documentation update and re-organisation.milde2022-04-019-139/+159
* Suppress deprecation warning when copying a frontend.Values instance.milde2022-03-291-1/+3
* New wrapper module for "CommonMark" parsers.milde2022-03-296-16/+84
* Prepare switch from optparse to argparse.milde2022-03-1710-89/+171
* Small cleanups.milde2022-03-172-17/+18
* Update PEP base URL and template.milde2022-03-1320-57/+53
* Update PEP URLs.milde2022-03-1311-22/+21
* core.Publisher.publish(): Prompt when waiting for input from a terminal.milde2022-03-1111-5/+58
* Another update of the API specification proposal.milde2022-03-111-32/+45
* Update API specification proposal.milde2022-03-071-36/+49
* Add links to documentation index and project page to the README.milde2022-03-071-1/+9