Skip to content

Commit

Permalink
readme options
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed Jun 3, 2020
1 parent b0a330d commit 8bf5b48
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,31 @@ examples of the generated output, run on the _seneca-doc_ plugin
itself.


<!--START:options-->


## Options

* `test` : boolean <i><small>false</small></i>


Set plugin options when loading with:
```js


seneca.use('doc', { name: value, ... })


```


<small>Note: <code>foo.bar</code> in the list above means
<code>{ foo: { bar: ... } }</code></small>



<!--END:options-->


<!--START:action-list-->

Expand Down

0 comments on commit 8bf5b48

Please sign in to comment.