Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fix docs to show all docstrings #1510

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

pcriadoperez
Copy link
Collaborator

Fixes docs to include full API reference

Can test locally by:

cd docs
pip install -r requirements.txt
python -m sphinx -T -b html -d _build/doctrees -D language=en . output/html
cd output/html
python -m http.server

@pcriadoperez pcriadoperez self-assigned this Dec 12, 2024
@coveralls
Copy link

Coverage Status

coverage: 67.859% (+0.08%) from 67.779%
when pulling 72d9cdc on pcriadoperez:fix-docs
into 4dfcd74 on sammchardy:master.

@carlosmiei carlosmiei merged commit 61a9849 into sammchardy:master Dec 15, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants