This folder contains source code for the generation of uno's documentation
Download and install docfx on your computer.
brew install docfx
choco install docfx
npm install
gulp
npm run generate
The local environement is usually located on port 3000
unless another process is already using it.
You have to remove the docs
fragment from the wordpress menu to reach your local documentation server.