Generating the docs

Requirements

  • Hugo 0.55.4

Live Docs Preview

Vanilla

$ hugo server --source docs

Docker

$ docker-compose -f docker-compose-dev.yml up docs

Generating Doc Statics

DPS uses Hugo to generate static docs. To generate the HTML use the following

$ ./builder.bash docs