1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-06 09:46:16 +01:00
Files
prometheus-operator/scripts/docs
Arthur Silva Sens f42c786eb4 Generate Prometheus configuration through interface (#5310)
* 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>
2023-02-14 17:27:00 +01: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