elastic / crd-ref-docs

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

Support rendering consts that are enum values for a type defined in package #79

Closed liorokman closed 7 months ago

liorokman commented 7 months ago

Add support to extract information about const values of aliased enumeration types.

Fixes #54

cla-checker-service[bot] commented 7 months ago

💚 CLA has been signed

liorokman commented 7 months ago

/retest

liorokman commented 7 months ago

@thbkrkr PTAL