MkDocs Documentation Tool
What is mkdocs
Section titled “What is mkdocs”MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.
How to install
Section titled “How to install”- install python https://www.python.org/downloads/source/
- install pip https://pip.readthedocs.io/en/stable/installing/