pako/.ndocrc

20 wiersze
422 B
Plaintext

#
# Common nodeca config
################################################################################
--index "./README.md"
--package "./package.json"
--gh-ribbon "{package.homepage}"
--output "doc"
--render "html"
--broken-links "throw"
#
# Paths with sources
################################################################################
lib/deflate.js
lib/inflate.js
index.js