Added screenshots

This commit is contained in:
William DURAND 2012-04-12 19:32:40 +02:00
parent 8574982b7b
commit 869b8ddae9
2 changed files with 2 additions and 2 deletions

View File

@ -99,14 +99,14 @@ By adding `_doc=1` to an URL, you will get the corresponding documentation if av
You can browse the whole documentation at: `http://yourproject/api/doc`.
![](https://github.com/nelmio/NelmioApiDocBundle/tree/master/Resources/doc/webview.png)
![](https://github.com/nelmio/NelmioApiDocBundle/raw/master/Resources/doc/webview.png)
### Command ###
A command is provided in order to dump the documentation in `json`, `markdown, or `html`.
api:doc:dump [--format="..."]
php app/console api:doc:dump [--format="..."]
The `--format` option allows to choose the format (default is: `markdown`).

BIN
Resources/doc/webview.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB