enketo / enketo-api-docs

Simple Jekyll-based API documentation for Enketo Smart Paper
http://apidocs.enketo.org
2 stars 1 forks source link

See live at apidocs.enketo.org

This is a fork of the marvellous carte repository.

Install

Install browserify with sudo npm install -g browserify and do bundle install to install jekyll dependencies.

Build

Build JS with sh ./build.sh from project root

Acknowledgements