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
gh-40753: Handle aliased functions and methods in generated documentation
Closes#40649.
I added AUTHORS in `src/sage/misc/sagedoc_conf.py` based on the previous
copyright header. From the git history other people have touched this
file, but it mostly looked like refactoring/moving code around. If I
missed anyone who should be listed in the AUTHORS I'm happy to add them.
### 📝 Checklist
<!-- Put an `x` in all the boxes that apply. -->
- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [x] I have updated the documentation and checked the documentation
preview.
URL: #40753
Reported by: Vincent Macri
Reviewer(s): Kwankyu Lee, Tobias Diez, Vincent Macri
0 commit comments