### Generating Documentation Page To generate a [documentation page](https://berscjak.github.io/) from source code with mkdocs, run the following from root directory: ``` pip install mkdocs mkdocstrings[python] mkdocs-awesome-pages-plugin mkdocs serve ```