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
- Host: GitHub
- URL: https://github.com/simplic/documentation
- Owner: simplic
- Created: 2018-02-13T18:33:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-08-27T09:05:15.000Z (10 months ago)
- Last Synced: 2025-08-27T16:09:30.637Z (10 months ago)
- Language: JavaScript
- Size: 15.5 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Support: support/.gitignore
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`