-
Notifications
You must be signed in to change notification settings - Fork 4
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
Documentation overhaul #269
Conversation
- pydata sphinx theme - better organization - remove some outdated content
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The test output looks good to me. This will require we add sphinx-autoapi to the docs build environment / ska3-core, but from a trial conda install on osx it doesn't look to bring in much else (stdlib-list-0.11.0) and the set of packages looks to be satisfied from 2025.1rc1 .
kady is available again, so I installed sphinx-autoapi in the docs / masters build environment. |
Fix update scripts broken in #269 + unrelated docs fixes
Description
See: https://cxc.cfa.harvard.edu/mta/ASPECT/tests/cheta/pr269/html/index.html
Requires
Interface impacts
The symbol
ENG_ARCHIVE
incheta.fetch
is removed to get rid of asphinx-autoapi
warning. I don't understand the warning but I think removing that symbol is benign. I searched thesot
org forfetch.ENG_ARCHIVE
and got no code results.Testing
Unit tests
Independent check of unit tests by Jean
Functional tests
Building docs generates no visible warnings and no errors.
For some reason it reports 4 warnings at the end, but the build log does not match
warn
anywhere else.