To generate the static html files locally you have to :
- Make sure to have quickdop and jq installed
- Run the command
make local DOC=[doc folder]
(for examplemake local DOC=tutos/
)
The html files will then be created in the _doc/[version]/manual folder