1
0
Fork 0

Add an anchor on the options names.

This commit is contained in:
Nicolas Mengin 2025-09-09 17:26:05 +02:00 committed by GitHub
parent 0b240ca97a
commit c294b87a45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
83 changed files with 2893 additions and 2586 deletions

View file

@ -26,6 +26,7 @@ var commentGenerated = `## CODE GENERATED AUTOMATICALLY
func main() {
genRoutingConfDoc()
genInstallConfDoc()
genAnchors()
}
// Generate the Routing Configuration YAML and TOML files.