Create documentation users will love with mkdocs
Installation
Using pip
pip install mkdocs-material
Using docker
docker pull squidfunk/mkdocs-material
Creating a new documentation in your project
mkdocs new .
pip install mkdocs-material
docker pull squidfunk/mkdocs-material
mkdocs new .