Generating the docs

Introduction

DPS uses Hugo and the theme-learn to generate static 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

To generate the HTML use the following

$ ./builder.bash docs