MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. More info: https://www.mkdocs.org/
Follow the instructions in this article https://www.dataquest.io/blog/install-pip-windows/
pip install mkdocs
pip install mkdocs
pip install mkdocs-awesome-pages-plugin mkdocs-git-revision-date-localized-plugin mkdocs-material==8.5.1 mkdocs-minify-plugin mkdocs-redirects pymdown-extensions jinja2 mkdocs-git-revision-date-localized-plugin mkdocs-include-markdown-plugin
cd user_docs
mkdocs serve
cd dev_docs
mkdocs serve