1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-07 03:45:53 +01:00
Files
prometheus-operator/scripts/docs
Simon Pasquier a517bd5cd2 Fix weight of API reference documentation (#4920)
* scripts/docs: fix weight value

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* Documentation/api.md: regenerate

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2022-07-18 17:41:45 +02:00
..
2022-07-13 14:24:02 +02:00
2022-07-13 14:24:02 +02:00

This directory contains the configuration and templates for generating the HTML/MarkDown documentation of the Prometheus operator's custom resource definitions. It uses the gen-crd-api-reference-docs project.

Building

From the project's top directory, run:

make --always-make generate-docs