rbxts-pako/.ndocrc
2020-11-07 15:17:39 +03:00

19 lines
436 B
Text

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