Skip to content
forked from getodk/docs

Open Data Kit Documentation, built in Sphinx.

License

Notifications You must be signed in to change notification settings

ManasiGandhi/docs-1

 
 

Repository files navigation

ODK Docs

Platform License Build status Slack status

This repo is the source for ODK documentation.

Current Status — Live! (But still new)

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

If you can't find what you are looking for, try the old docs on the ODK website. Also, please file an issue so that we know to add the information you are looking for.

Building and viewing documentation locally

See the Contributor Guide for detailed steps --- no prior experience needed!

Once your environment is set up, build and run the doc site with:

make odk1
cd odk1-build
python -m http.server 8000

To perform all spell check and style checks before building, use make odk1-check instead or make odk1.

To build ODK 2 docs, replace odk1 with odk2.

How to contribute?

We are open for new issues and pull requests.

  • Please read the Contributors Guide before working on the documentation.
  • Find issues to work on.
    • First time contributors are encouraged to complete a line edit as a way to get familiar with our contribution process.
    • Issues labelled easy do not require much specific technical knowledge.
    • Issues labelled contributor friendly are usually self-contained and don't require extensive knowledge of the ODK ecosystem as a whole.

You can also...

About

Open Data Kit Documentation, built in Sphinx.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 85.4%
  • CSS 8.9%
  • JavaScript 1.9%
  • HTML 1.9%
  • Makefile 1.4%
  • Batchfile 0.5%