ahmetb / gen-crd-api-reference-docs

API Reference Docs generator for Kubernetes CRDs (used by Knative, Kubeflow and others)
Apache License 2.0
298 stars 98 forks source link

VZ-9992 Collapse inline fields to better reflect the YAML API #68

Closed davisgomes closed 1 year ago

davisgomes commented 1 year ago

This change collapses fields in the API documentation to better reflect how the API generates examples for YAML. Here is an example of the output:

image

Here the image shows the collapsed InstallOverrides being rendered inline.