css for sphinx v15
Description
This pull request ...
Dear reviewer
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 75.24%. Comparing base (
7e8371f) to head (4293df1). Report is 10 commits behind head on main.
:exclamation: Current head 4293df1 differs from pull request most recent head 5675db0. Consider uploading reports for the commit 5675db0 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #5118 +/- ##
==========================================
+ Coverage 75.22% 75.24% +0.01%
==========================================
Files 234 234
Lines 34843 34850 +7
==========================================
+ Hits 26211 26222 +11
+ Misses 8632 8628 -4
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
You can check the result here : https://stahanna.github.io/gammapy-docs-preview/
My situation with the dark theme:
Thanks, @cgalelli! I guess this is completely expected, our CSS and images are not suited for a dark theme. It would require much more work to adapt it...
Thanks @stahanna
Here are my comments:
- various drop down menus do not actually drop down
- https://stahanna.github.io/gammapy-docs-preview/getting-started/index.html#tutorials-overview
- https://stahanna.github.io/gammapy-docs-preview/user-guide/howto.html
- on the right hand side it should show what is available on the page, but the font appears to be in white, so it does not show (see screen shot). This is happening on every page
Thanks a lot @stahanna ... It looks nice. I have a simple question. In the API page (https://stahanna.github.io/gammapy-docs-preview/api-reference/index.html), it seems that the dots are not present. Do you see the same with your browser?
@bkhelifi I checked the pandas documentation and they miss the ::marker as well in the API section (already since the v 1.5) not sure if I can fix it easily then
CI fail is unrelated. Merging now.
@registerrier The CI failure is NOT unrelated: the conda based CI fails precisely due to the changes in environment-dev.yaml in this PR.