gitdocs

v2.0.0-beta23
Easy to use, SEO-friendly, beautiful documentation that lives in your git repo.
documentation static markdown react docs

test:lint

eslint src tests themes

test:unit

./bin/test 'src/**/*.spec.js'

test:integration

./bin/test 'tests/**/*.test.js'

test

nyc npm-run-all test:*

posttest

nyc report -r=lcov

coveralls

cat coverage/lcov.info | coveralls

compile

./bin/compile

Metadata

  • MIT
  • >=8.9
  • Unknown
  • released 7/20/2018

Downloads