EspoCRM DocumentationView documentationOn the websiteOn this repositoryHow to buildAssuming you have python and pip installed.Install the packages:pip install mkdocspip install mdx_truly_sane_listspip install mkdocs-materialCommand to build:mkdocs build On Windows:python -m mkdocs build