crd-ref-docs icon indicating copy to clipboard operation
crd-ref-docs copied to clipboard

Move Kubernetes API types to the top

Open ahmetb opened this issue 2 years ago • 1 comments

Something I'm observing from my https://github.com/ahmetb/gen-crd-api-reference-docs tool that's not ported here is that this tool is showing headings for various Go types referred in my Kubernetes custom resource types on top of the page because they're alphabetically first.

I think users would much rather prefer to scan API types first, and then see some unrelated Go helper type in the page.

Is this by design, or is there room for improvement here.

ahmetb avatar Oct 27 '23 00:10 ahmetb

As far as I know, there's plenty of room for improvement here.

thbkrkr avatar Oct 27 '23 10:10 thbkrkr