-
Notifications
You must be signed in to change notification settings - Fork 5
testing
John Hoffer edited this page Mar 22, 2017
·
11 revisions
All below code blocks
should be run from the root directory of the butterfly repository.
This runs all tests in the tests directory.
nosetests tests
This installs everything needed to build the docs.
pip install -r docs/requirements.txt
This generates a local copy of the docs and serves them on port 1337.
sphinx-autobuild docs/source/ docs/build/ -p 1337 -EH 0.0.0.0 -i **/global.rst -z bfly
While it should be supported according to the Sphinx Spec, readthedocs.io
fails to run autodoc on class attributes. We've set up two conventions for doing this ourselves.
-
Home
- API
- OCP
- Data Formats
- Developers
- Harvard RC Cluster
- Keywords
- Testing
- VM
- AccessLayer
- API
- OCP
- QueryLayer
- ImageLayer
- HDF5
- New Formats
- DatabaseLayer
- Mongo
- CoreLayer
- Core
- CacheSource
- CacheTile