-
Notifications
You must be signed in to change notification settings - Fork 3
Documentation
Marc-Olivier Buob edited this page Oct 4, 2021
·
3 revisions
The PyBGL has been documented to be compliant with Sphinx using the Google style.
- Debian / Ubuntu
sudo apt update
sudo apt install python3-sphinx makecd ~/git/PyBGL/doc
makeOnce the documentation is generated open ~/git/PyBGL/doc/build/html/index.html with your browser.