New features
-
Improved configuration defaults for
documenteer.conf.guideanddocumenteer.conf.technote:- Add
sentry_sdkto default non-intersphinx packages - Ignore
TypeAliasTypedue to sphinx bug - Ignore
asyncio.Event, it has the same problem asasyncio.Lock
- Add
-
ASCL identifiers in bibliography entries are now hyperlinked.
Bug fixes
- Vendored
parse_line_num_specfrom Sphinx to accommodate differences between Sphinx 7 and 8. - Fix
nitpick_ignore_regexregexes, they weren't being applied due to a missing.
Other changes
- Added documentation on creating bibliographies in technotes.
What's Changed
- Fix parse_line_num_spec import in remotecodeblock with vendoring by @jonathansick in #266
- Initialize CLAUDE set up by @jonathansick in #264
- DM-52208: Add documentation on creating references in technotes by @jonathansick in #267
- More autodoc/automodapi/autodoc_pydantic workarounds by @fajpunk in #268
- DM-52199: Add support for ASCL @software bib entries by @timj in #265
- Update change log for 2.3.0 by @jonathansick in #269
Full Changelog: 2.2.0...2.3.0