Skip to content

Commit

Permalink
Switch to using hapitoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsup committed Mar 18, 2017
1 parent 6f4377b commit bad211a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 52 deletions.
49 changes: 0 additions & 49 deletions generate-readme-toc.js

This file was deleted.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
},
"devDependencies": {
"code": "4.x.x",
"lab": "13.x.x",
"markdown-toc": "1.1.x"
"hapitoc": "1.x.x",
"lab": "13.x.x"
},
"scripts": {
"test": "lab -t 100 -a code -L",
"test-debug": "lab -a code",
"test-cov-html": "lab -r html -o coverage.html -a code",
"toc": "node generate-readme-toc.js",
"toc": "hapitoc",
"version": "npm run toc && git add API.md README.md"
},
"license": "BSD-3-Clause"
Expand Down

0 comments on commit bad211a

Please sign in to comment.