We have XRDs (CompositeResourceDefinitions) in https://github.com/giantswarm/crossplane-gs-apis which can be considered part of our management API, just like CRDs. They should be published in (almost) the same way.
It should be possible to extend our crd-docs-generator for this task.
Open Questions
- What are the significant differences between XRD and CRD from a user's perspective
- Should this land in a separate place, or is one area for CRDs and XRDs fine?