Recent Releases of docdata
docdata - v0.0.4
What's Changed
- Upgrade cookiecutter by @cthoyt in https://github.com/cthoyt/docdata/pull/2
- Improve type annotation of parse_docdata by @mberr in https://github.com/cthoyt/docdata/pull/1
New Contributors
- @cthoyt made their first contribution in https://github.com/cthoyt/docdata/pull/2
- @mberr made their first contribution in https://github.com/cthoyt/docdata/pull/1
Full Changelog: https://github.com/cthoyt/docdata/compare/v0.0.3...v0.0.4
- Python
Published by cthoyt over 1 year ago
docdata -
Adds formatter keyword argument to parse_docdata to add automated documentation writing from structured docdata
- Python
Published by cthoyt about 5 years ago
docdata -
- Added the ability to specify keyword arguments in the decorator
- Renamed
docdata()function toget_docdata()
- Python
Published by cthoyt about 5 years ago
docdata -
Provide implementation of parse_docdata and docdata
- Python
Published by cthoyt about 5 years ago