Skip to content

Fix Sphinx documentation build#279

Open
paco-barreras wants to merge 2 commits into
mainfrom
docs-sphinx-build-fix
Open

Fix Sphinx documentation build#279
paco-barreras wants to merge 2 commits into
mainfrom
docs-sphinx-build-fix

Conversation

@paco-barreras
Copy link
Copy Markdown
Collaborator

@paco-barreras paco-barreras commented Apr 24, 2026

This fixes the docs build from the current main branch. The documentation now has an API reference target, no longer points at stale generated pages or build-output image paths, and the example notebooks used by the docs have been refreshed where they had drifted from the examples folder.

I also tightened the docs build environment so Read the Docs installs the package before autodoc runs, added Napoleon for the existing NumPy-style docstrings, and cleaned the small docstring issues that were surfacing as Sphinx warnings.

We don't have tests for this site yet, so @carolineychen8 or @pran-tae please verify locally with python -m sphinx -b html -W -E docs docs\_build\html.

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.

1 participant