mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-05 12:50:18 +03:00
Merge branch 'feat/support-redocly-config-cli' of github.com:Redocly/redoc into feat/support-redocly-config-cli
This commit is contained in:
commit
c4724f6c0c
|
@ -31,7 +31,7 @@ Some examples:
|
|||
- Bundle using a custom template and add custom `templateOptions`:<br/>
|
||||
`$ redoc-cli build [spec] -t custom.hbs --templateOptions.metaDescription "Page meta description"`
|
||||
|
||||
#### With `.redocly.yaml` file ([more info](https://redoc.ly/docs/api-reference-docs/on-premise/cli-usage/#example-with-try-it-console-enabled)):
|
||||
#### With `.redocly.yaml` file ([more info](https://redocly.com/docs/cli/configuration/#redocly-configuration-file)):
|
||||
|
||||
1. Go to folder with `.redocly.yaml` and your definition file
|
||||
2. Build site using command (options from `.redocly.yaml` file will be automatically fetched):
|
||||
|
|
Loading…
Reference in New Issue
Block a user