Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 414 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 414 Bytes

LowDragMC-Doc

Material for MkDocs can be installed with pip:

pip install mkdocs-material
pip install mkdocs-awesome-pages-plugin
pip install mkdocs-glightbox

or

pip install -r requirements.txt

Then execute the command to start the server.

mkdocs serve

More detials can be found in MkDocs-Material Docs