Skip to content

Commit

Permalink
add apidoc note to readme
Browse files Browse the repository at this point in the history
Add apidoc-related dev note to readme reminding not to overwrite
index.html, main.js since some filter code was manually added.
  • Loading branch information
Joe Gallo committed Oct 6, 2016
1 parent 6988032 commit 5a521b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@ $ npm install apidoc -g
$ apidoc -i doc/ -o apidoc/
```

Just a reminder, since an ad-hoc filter was added to the apidoc, don't overwrite index.html, main.js.

## LICENSE

MIT license. See the LICENSE file for details.

0 comments on commit 5a521b1

Please sign in to comment.