Adam Turner
Adam Turner
Hi, We've just released Docutils 0.19b1, and intend to release 0.19 final on 05/07/2022 (a week on Tuesday). Please would you test with the pre-release, and raise any issues to...
Hi, We've just released Docutils 0.19b1, and intend to release 0.19 final on 05/07/2022 (a week on Tuesday). Please would you test with the pre-release, and raise any issues to...
Requires #10355, #10352 This moves Sphinx's package metadata to the standards-compliant format, preserving setuptools-specific items with the `tool.setuptools` backend. ### Relates - https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
xref https://github.com/sphinx-doc/sphinx/pull/10562#discussion_r901065801 A
Fixes #10480 This is a larger change, so delaying until 5.2.0 to allow time for review. I also need to update the tests for the new output. ### Feature or...
The `basic` theme is showing its age -- non-responsive, and not really a great advert for Sphinx out-of-the-box. Improving it is tricky though, as almost every theme relies on it...
Hi, We've just released Docutils 0.19b1, and intend to release 0.19 final on 05/07/2022 (a week on Tuesday). Please would you test with the pre-release, and raise any issues to...
This adds a benchmark of Docutils as an application. I thought a reasonable test load was Docutils' own docs (takes ~4.5-5s on my computer). I haven't submitted a benchmark before---I...
* Issue: gh-99380
This enables using new features in Sphinx 5, including better index entry searching, object descriptions in the table of contents, and support for newer versions of Docutils. I suggest bumping...