- Nothing changed yet.
- Add a per document
dust-days-limit
configuration.
- Emit a warning when providing a proofread-on value in the future
- Add a new setting to choose the admonition node classes
- Add several settings to control dust's HTML output
- Stop using the deprecated 'make_admonition', use 'BaseAdmonition' instead
- Sphinx 1.6 compatibility.
- The package used to install under
dust
which could conflict with the "Dust" package. It now installs undersphinx_dust
. You must update theextensions
list accordingly in your Sphinx configuration. - Fix CSS class. The styling was fine with the default Sphinx theme, but incorrect with ReadTheDocs theme.
- Fix outdated document calculation
- Emit warnings when a document hasn't been proofread in a while