Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 2.13 KB

README.md

File metadata and controls

39 lines (27 loc) · 2.13 KB

ODK Docs

Platform License Build status Slack status

This repo is the source for ODK documentation.

Current Status — Live! (But still new)

Our new documentation website is live at https://docs.opendatakit.org

This is still a new project, and most of the useful documentation is still at the old docs on the ODK website.

Building and viewing documentation locally

See the contribution guide for detailed steps -- no prior experience needed!

Once your environment is set up:

sphinx-build -b dirhtml . build
cd build
python -m http.server 8000

What's the plan?

How to contribute?

We are open for new issues and pull requests.