Skip to content

Latest commit

 

History

History

README.md

Important

The CRDs documentation is generated automatically by using https://github.com/elastic/crd-ref-docs using the config.yml file shipped within this directory.

Documentation generation

Markdown

To generate markdown documentation:

$ make markdown

The result will be save to the CRD-docs-for-docs-repo.md file.

ASCIIDoc

To generate asciidoc documentation:

$ make asciidoc

The result will be save to the CRD-docs-for-docs-repo.adoc file.

Development notes

Ensure the contents of the templates directory match the version of crd-ref-docs being used.