You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first commit just copies in the docs building infrastructure from guppy,
the rest add docstrings by file. There are some minor refactor commits
towards the end that I couldn't untangle from the docs.
Closes#1214
To build docs:
```bash
cd hugr-py
poetry install --with=docs
cd docs
./build.sh
open build/api-docs/index.html
```
---------
Co-authored-by: Alan Lawrence <[email protected]>
Co-authored-by: Alec Edgington <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: