biobankAccelerometerAnalysis

Updating Sphinx documentation

Run below

$ sphinx-apidoc -f -o source/ ../src/accelerometer/  # TODO: do we still need this???
$ make html
$ open build/html/index.html