An open API service indexing awesome lists of open source software.

https://github.com/simplic/documentation

Contains all simplic product, support and development documentation
https://github.com/simplic/documentation

Last synced: 5 months ago
JSON representation

Contains all simplic product, support and development documentation

Awesome Lists containing this project

README

          

# documentation
Contains all simplic product, support and development documentation.

## Dependencies

1. Download the newest `docfx` version and add the bin folder to the env variable
2. Install the newest `python 3` version and add the bin folder to the env variable

## Build

1. Clone the repository
3. Serve:
- for develeopers: `docfx dev/docfx.json --serve`
- for supporters: `docfx support/docfx.json --serve`
- for end users: `docfx user/docfx.json --serve`