Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 405 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 405 Bytes

Generate the html files locally

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 example make local DOC=tutos/)

The html files will then be created in the _doc/[version]/manual folder