summaryrefslogtreecommitdiff
path: root/HISTORY.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix message for nonconforming docinfo-Authors.grubert2023-04-161-0/+4
* Update HISTORY and RELEASE-NOTES for the 0.20 release.milde2023-04-141-34/+34
* Fix regex to match multiline message "requires ... recommonmark"grubert2023-04-131-0/+4
* Add "auto_encode" argument to `core.publish_from_doctree()`.milde2023-04-121-2/+2
* Revert introduction of `core.publish_bytes()` and `io.BytesOutput`.milde2023-04-081-2/+0
* Add "auto_encode" argument to `publish_string()`milde2023-04-061-0/+7
* New general setting "output".milde2023-02-071-0/+5
* Update documentation on planned changes.milde2023-02-061-3/+4
* New functions for use as `rst2*` "console_scripts entry points".milde2023-02-061-0/+1
* LaTeX writer: outsourcing of some code from `depart_document()`.milde2023-01-211-1/+3
* Fix test case under Windows, add HISTORY entry for last commit.milde2023-01-171-0/+8
* Always use POSIX path in macros loading stylesheets.milde2023-01-161-1/+2
* `locale.getdefaultlocale()` is deprecated in Python 0.11milde2023-01-101-0/+1
* Fix [bugs:#384]: allow omission of citations with "use_bibtex" setting.milde2022-12-191-0/+7
* Fix [bugs:#463]. Spurious comma in deprecation warning.milde2022-12-171-3/+4
* The "xetex" writer now ignores settings in the [latex2e writer] config section.milde2022-12-011-0/+4
* HTML5: Use dpub-ARIA role "doc-footnote" for footnotesmilde2022-12-011-0/+3
* add link to user config for image_loadinggrubert2022-11-301-0/+2
* Use pathlib.Path in utils.find_file_in_dirs().milde2022-11-281-1/+3
* Wrap definition lists with "details" class argument in a <div>milde2022-11-281-0/+3
* Add navigation links to the documentation in the "Docutils root" directory.milde2022-11-281-0/+2
* More consistent formatting in HISTORY log.milde2022-11-281-221/+238
* Revert "Use literal syntax in HISTORY"milde2022-11-281-86/+84
* Use "pathlib" to simplify path manipulations. No change to behaviour.milde2022-11-241-0/+1
* Make component's "TransformSpec" interface optional.milde2022-11-211-10/+14
* Use literal syntax in HISTORYaa-turner2022-11-151-87/+89
* Restructure HISTORY to file-based listingaa-turner2022-11-151-29/+40
* Fix: SetuptoolsDeprecationWarning: Installing '' as data is deprecatedgrubert2022-11-141-0/+6
* More consistent HISTORY styling.milde2022-11-131-55/+54
* Refactor HTMLTranslator initialization and parts setup.milde2022-11-131-0/+9
* New function utils.xml_declaration()milde2022-11-131-0/+4
* Remove "fixltx2e.sty" package call from "titlepage.tex" LaTeX template.milde2022-11-111-0/+5
* Simplify/fix LaTeX character encoding handling.milde2022-11-061-5/+10
* Support `pandoc` as an external LaTeX to MathML converter.milde2022-11-041-0/+4
* MathML: support "mod" notation for modulo operation/arithmetic.milde2022-11-041-0/+3
* Update HISTORY, format COPYING.milde2022-11-041-3/+12
* Update HISTORY with recent changesaa-turner2022-11-031-1/+24
* manpage writer: Do not output empty "manual" in ``.TH``grubert2022-11-021-0/+4
* add python 3.11 to setup.py and tox.ini. Patch by hugovk.grubert2022-11-021-0/+2
* Removed ``test/coverage.sh``, recommend coverage.pyaa-turner2022-10-211-0/+4
* Add Ukrainian supportmilde2022-07-191-1/+5
* Documentation updatesmilde2022-07-061-2/+6
* version 0.19.1b.devgrubert2022-07-051-0/+4
* release 0.19docutils-0.19@9103grubert2022-07-051-2/+2
* Documentation fixes/clarifications/updates.milde2022-07-051-11/+5
* Fix handling of UTF-16 encoded source without trailing newline.milde2022-07-041-0/+1
* Don't use on Pythons default encoding if "input_encoding" setting is None.milde2022-07-041-0/+1
* Fix rST syntax error in HISTORY.milde2022-06-221-2/+3
* `core.Publisher` ignored "input_encoding_error_handler" setting.milde2022-06-221-0/+8
* release 0.19b1grubert2022-06-211-2/+2