Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cbou committed Jul 16, 2012
1 parent dd073fc commit 0f7e1d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Generates the output for comments.

* **Object** *docfiles* Comments to render

* **Object|Function** *options* The options or the callback (if there is not options)
* **Object|Function|String** *options* The options or the callback (if there is not options)

* **Function** *callback* The callback, it gets two arguments (err, output)

Expand Down Expand Up @@ -104,7 +104,7 @@ Parses and generates the documentation for given files.

* **String|Array** *files* Files to process

* **Object|Function** *options* The options or the callback (if there is not options)
* **Object|Function|String** *options* The options or the callback (if there is not options) or the output option

* **Function** *callback* The callback, it gets two arguments (err, output)

Expand Down

0 comments on commit 0f7e1d4

Please sign in to comment.