-
Notifications
You must be signed in to change notification settings - Fork 9
API Documentation
Marios Papachristou edited this page Aug 14, 2018
·
5 revisions
The API Documentation generated by pydoc3
for this project is located under the docs/
directory.
Generate docs at the docs/ directory via
make docs
- Navigate to
3gm
folder - Read the docs using:
pydoc3 <module-name>
where <module-name>
is one of the modules.
- Getting started
- Algorithms
- Datasets and Continuous Integration
- Documentation
- Development