Skip to content

ocsigen/tuto

Repository files navigation

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