Skip to content

Development Installation

Development installation can be done using symbolic links (symlink).

Build docs

Install mkdocs with

python -m pip install mkdocs mkdocs-material mkdocs-section-index mkdocs-video pymdown-extensions

To use it locally run make docs. To use the internal mkdocs serve make docs-serve