mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-06 07:13:31 +03:00
Update README
This commit is contained in:
parent
974cd9f706
commit
09fbfee03b
1 changed files with 3 additions and 0 deletions
|
@ -165,6 +165,9 @@ For example to generate a static version of your documentation you can use:
|
|||
|
||||
php app/console api:doc:dump --format=html > api.html
|
||||
|
||||
By default, the generated HTML will add the sandbox feature if you didn't disable it in the configuration.
|
||||
If you want to generate a static version of your documentation without sandbox, use the `--no-sandbox` option.
|
||||
|
||||
|
||||
## Configuration ##
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue