index
:
gitbook
master
origin/4.x.x
origin/HEAD
origin/better-summary-to-markdown
origin/gitbookcom-api
origin/master
origin/more-robust-parse-book
origin/summary-files-operations
origin/summary/conrefs
origin/test-utils
origin/update-parsers
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
output
/
index.js
blob: 67ca5eeb2e8931d9910abc369840a4745555ed28 (
plain
)
1
2
3
4
5
6
7
8
9
10
11
function generate(book, output) { } module.exports = { generate: generate };