Contains all simplic product, support and development documentation.
- Download the newest
docfx
version and add the bin folder to the env variable - Install the newest
python 3
version and add the bin folder to the env variable
- Clone the repository
- Serve:
- for develeopers:
docfx dev/docfx.json --serve
- for supporters:
docfx support/docfx.json --serve
- for end users:
docfx user/docfx.json --serve