mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-06 18:46:40 +01:00
* Create Interface between Prometheus and PrometheusAgent * Refactor: Use PrometheusInterface to generate configuration * Hide PrometheusInterface from API documentation Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
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