EspoCRM Documentation View documentation On the website On this repository How to build Assuming you have python and pip installed. Install the packages: pip install mkdocs pip install mdx_truly_sane_lists pip install mkdocs-material Command to build: mkdocs build On Windows: python -m mkdocs build