Updating the documentation sphinx environment#3281
Open
ceb8 wants to merge 1 commit intoastropy:mainfrom
Open
Conversation
Member
|
@ceb8 - please do open discussion before jumping into this. E.g. I have already started working on the switch. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3281 +/- ##
=======================================
Coverage 69.37% 69.37%
=======================================
Files 232 232
Lines 19686 19686
=======================================
Hits 13657 13657
Misses 6029 6029 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
|
And I said it before, I quite dislike this particular logo. We don't have better but that doesn't mean we need to start using this one (which we also don't have the proper attributes any more as it was created as a proof of concept during a hackday). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the documentation sphinx environment to use
sphinx_astropy.conf.v2and thepydata-sphinx-theme.It also switches to using the astroquery-specific logo, and reorganizes the documentation main page.This does not change the substance of the documentation at all (except in a few small places where the wording had to be changed due to the new organization).
There are two outstanding issues that I see:
MOCK_MODULESlines inconf.pybecause they break the documentation build. I don't understand their purpose, so I didn't know how to fix that.