Releases: ml-tooling/lazydocs
Releases · ml-tooling/lazydocs
0.2.2
🚨 Bug Fixes
- Fix problem with text not concatenated into when split in docstring.
👥 Contributors
Thanks to @lukasmasuch for the contributions.
0.2.1
🚨 Bug Fixes
- Fix problem with
__module__
not found for certain functions.
👥 Contributors
Thanks to @lukasmasuch for the contributions.
0.2.0
🎁 Features & Improvements
- Simple CLI to generate markdown docs in seconds
- Supports Google-style Python Docstrings
- Compatible with Github Markdown and MkDocs
- Source-code linking
- API overview generation
- Docstyle validation
- Programmatic API
👥 Contributors
Thanks to @lukasmasuch for the contributions.