Releases: sphinx-extensions2/sphinx-autodoc2
Releases · sphinx-extensions2/sphinx-autodoc2
v0.5.0
What's Changed
-
⬆️ Fix astroid v3 integration by @chrisjsewell in #39
-
👌 Improve: represent callable constants by @chrisjsewell in #40
-
🔧 fix tests (pin astroid <3) by @chrisjsewell in #36
-
🔧 Replace black/isort with ruff formatter by @chrisjsewell in #37
-
📚 Fix Readthedocs PR builds by @chrisjsewell in #38
Full Changelog: v0.4.2...v0.5.0
v0.4.0
What's Changed
‼️ autodoc2_packages
dict now only for analysis by @chrisjsewell in #8-
- ✨ Allow docstring parser to be specified by @chrisjsewell in #7
-
- ✨ NEW: Add
autodoc2-summary
directive by @chrisjsewell in #10
- ✨ NEW: Add
- 👌 Add
autodoc2_no_index
option by @chrisjsewell in #3 - 👌 IMPROVE: use
autodoc2-docstring
directive by @chrisjsewell in #5 - 👌 Remove description title of modules by @chrisjsewell in #6
- 👌 Improve allow rendering in non-standalone mode by @chrisjsewell in #9
-
- 📚 DOCS: Move config by @chrisjsewell in #4
Full Changelog: v0.3.0...v0.4.0