elastic / crd-ref-docs

Generates Kubernetes CRD API reference documentation
Apache License 2.0
104 stars 54 forks source link

[Question] How to ignore a folder inside api #69

Closed AjayJagan closed 9 months ago

AjayJagan commented 9 months ago

Hello team, Is there a way to ignore a specific API ie. the one that is generated under Packages.

AjayJagan commented 9 months ago

After looking through the code, it seems that I can use ignoreGroupVersions :).