journal_manager.cli.wrappers.mkdocs_wrapper module

journal_manager.cli.wrappers.mkdocs_wrapper.build(journal_location: Path, build_location: Path)[source]

Build a static html page with mkdocs.

Parameters:
  • journal_location (Path) –

  • build_location (Path) –

journal_manager.cli.wrappers.mkdocs_wrapper.create(journal_location: Path)[source]

Create a mkdocs journal.

Parameters:

journal_location (Path) –