mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:33:28 +00:00
docs: copy config options to docs (#6143)
* poc * wip * works * upgrade yaml package * need to add global comments for shifting * wip: need index before working on comments * green * clean up * test null value * comment * package * delete * convert to module * render md table * tests with ESM * comments * top level gitignore * wip: new cases * arrays: green * array_test * treat comments on map without first element * fix some new case * skip leaf comments * output folder * comment * finish up for poc * arrays * create output dir * merge main, create tables * copy config options to docs * cleanup * recommend file configuration * language * add some explanations * some small typo fixes --------- Co-authored-by: mffap <mpa@zitadel.com> Co-authored-by: Florian Forster <florian@zitadel.com>
This commit is contained in:
3
docs/.gitignore
vendored
3
docs/.gitignore
vendored
@@ -12,6 +12,9 @@
|
||||
# Generated by docusaurus-plugin-openapi-docs
|
||||
docs/apis/resources
|
||||
|
||||
# Generated markedown from config
|
||||
/uitls/generate_config/node_modules
|
||||
|
||||
# Misc
|
||||
.DS_Store
|
||||
.env.local
|
||||
|
Reference in New Issue
Block a user