1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-16 01:06:27 +00:00
prometheus-operator/scripts/docs
dongjiang c22d1da263
chore: fix gen-crd-api-reference-docs warning (#7063)
Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
2024-11-06 16:01:06 +05:30
..
templates Fixed navigation for API Reference page 2024-07-05 10:50:02 +05:30
config.json chore: fix gen-crd-api-reference-docs warning (#7063) 2024-11-06 16:01:06 +05:30
README.md Refactor crd api docs (#4899) 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