Welcome to WebOOT’s documentation!

WebOOT is a ROOT viewer for the web.

Documentation

At the moment WebOOT API docs are not online. To generate them locally run:

cd docs
sphinx-apidoc ../weboot/ -o api
make html
open _build/html/py-modindex.html

Indices and tables