You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#346. Working towards #188.
The main changes here have been:
- Remove all types in the docstrings in favour of proper static typing
(being added in #308)
- Switch from `numpydoc` to `sphinx.ext.napolean` due to
numpy/numpydoc#196
Have had to change the references to `[1]` rather than `[1]_` due to
this bug, sphinx-doc/sphinx#9689. Hopefully
this can be fixed in the future.
Example:
`glass.lensing.from_convergence`
<img width="781" alt="image"
src="https://github.com/user-attachments/assets/9b6fd087-686a-4a5c-a77a-f8a3ec9fc3e2">
Raised #350, #351.
Which Section of the Documentation Needs Improving?
This happening due to this bug, sphinx-doc/sphinx#9689. Hopefully, this is fixed in future. Broken in #347.
What Can be Improved About This Section
Fix references
How to Improve This Section
No response
The text was updated successfully, but these errors were encountered: