Loading docs/jobs/build/apidoc.md +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ code using [apiDoc](https://www.apidocjs.com/). | Name | Description | Default | | ---- | ----------- | ------- | | `APIDOC_VERSION` | Version of apiDoc to use | `0.24.0` | | `APIDOC_CONFIG_PATH` | Path to config file or to directory containing config file (apidoc.json or apidoc.config.js) | `.` | | `APIDOC_OUTPUT_PATH` | Output directory path | `/apidoc_build` | | `APIDOC_TEMPLATE_PATH` | Path to template folder | `/usr/lib/node_modules/apidoc/template/` | Loading Loading
docs/jobs/build/apidoc.md +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ code using [apiDoc](https://www.apidocjs.com/). | Name | Description | Default | | ---- | ----------- | ------- | | `APIDOC_VERSION` | Version of apiDoc to use | `0.24.0` | | `APIDOC_CONFIG_PATH` | Path to config file or to directory containing config file (apidoc.json or apidoc.config.js) | `.` | | `APIDOC_OUTPUT_PATH` | Output directory path | `/apidoc_build` | | `APIDOC_TEMPLATE_PATH` | Path to template folder | `/usr/lib/node_modules/apidoc/template/` | Loading