Skip to content

v0.4.0: very simple, automatic package docs; better automodule

Compare
Choose a tag to compare
@machow machow released this 12 Jul 22:51
· 350 commits to main since this release
ca63da8

What's Changed

  • add --watch flag to quartodoc build by @hamelsmu in #210
  • feat: automodule by @machow in #212
    • creates a default reference, if user doesn't specify sections.
  • 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