GitHub - espocrm/documentation: EspoCRM Documentation · GitHub
Skip to content

espocrm/documentation

Folders and files

Repository files navigation

EspoCRM Documentation

View documentation

How to build

Assuming you have python and pip installed.

Install the packages:

  1. pip install mkdocs
  2. pip install mdx_truly_sane_lists
  3. pip install mkdocs-material

Command to build:

mkdocs build

Command to build if using venv:

.venv/bin/mkdocs build

Command to build on Windows:

python -m mkdocs build

About

EspoCRM Documentation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors