v0.4.0: very simple, automatic package docs; better automodule
What's Changed
- add
--watch
flag toquartodoc build
by @hamelsmu in #210 - feat: automodule by @machow in #212
- creates a default reference, if user doesn't specify
sections
.
- creates a default reference, if user doesn't specify
- fix: modules now can include classes as members
- We're still exploring the best way to have embedded docs (e.g. when documenting a module, including docs for a method on the class on the module).
- docs: refactor headings by @hamelsmu in #216
Full Changelog: v0.3.5...v0.4.0