1 | #
|
2 | # Common nodeca config
|
3 | ################################################################################
|
4 |
|
5 | --index "./README.md"
|
6 | --package "./package.json"
|
7 | --gh-ribbon "{package.homepage}"
|
8 | --output "doc"
|
9 | --render "html"
|
10 | --link-format "{package.homepage}/blob/master/{file}#L{line}"
|
11 | --broken-links "throw"
|
12 |
|
13 |
|
14 | #
|
15 | # Paths with sources
|
16 | ################################################################################
|
17 |
|
18 | lib/babelfish.js
|