Skip to content

chr-huber/otree-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The oTree Documentation

This repository contains all the tutorial and documentation of oTree.

RTD Badge

To edit:

  • Clone this repo
  • pip install -r requirements.txt
  • Make your edits (using reStructuredText syntax)
  • Build by running ./make html from the root directory. Errors will be printed to the console, and HTML output will be in build/html. Open it in your browser and look.
  • If the HTML output looks OK, then you can push & make a pull request.
  • The content on otree.readthedocs.org is built only when a push is made to the oTree-org/otree-docs repo. For example, if you make a commit directly in the web interface, it will not build until the next push is made.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.9%
  • Makefile 25.6%
  • Batchfile 24.5%