The main pages are created with mkdocs material The schema is generated
- Create a python virtual environment and install the requirements (basically just "mkdocs" and "mkdocs-material")
../venv/bin/mkdocs serve
../venv/bin/mkdocs build
``
The main pages are created with mkdocs material The schema is generated
../venv/bin/mkdocs serve
../venv/bin/mkdocs build
``