pip install mkdocs-material mkdocs pygments
mkdocs build
Docs are built in the site
directory. You can open the index.html file directly in your browser.
You can render the docs in your browser by running the inbuilt server
mkdocs serve
pip install mkdocs-material mkdocs pygments
mkdocs build
Docs are built in the site
directory. You can open the index.html file directly in your browser.
You can render the docs in your browser by running the inbuilt server
mkdocs serve