Skip to content

v0.3.2

Choose a tag to compare

@jdoiro3 jdoiro3 released this 19 Mar 11:42
· 204 commits to main since this release
59522bb

Additions

  • Users can now store the multirepo config file for an imported repo either within the docs directory or the root directory. If the name of the config isn't mkdocs.yml, it can also be specified via the new url parameter: ?config={filename}.yml.

Changes

  • Fixed the issue where build outputs contained configuration files (see issue #9 for details).