Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 472 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 472 Bytes

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
  2. Serve:
  • for develeopers: docfx dev/docfx.json --serve
  • for supporters: docfx support/docfx.json --serve
  • for end users: docfx user/docfx.json --serve