HPC-FAIR / docs

Docs for HPCFAIR APIs
0 stars 0 forks source link

Documentation for HPCFAIR

This documentation is hosted at https://hpcfair.readthedocs.io/en/latest/

dependencies

pip install -r requirements.txt

build

cd docs
make html

view

cd docs/html

open index.html use ctrl/cmd+shift+p and type in View in Browser