update docs to use use numpydoc + linkcode by murrayrm · Pull Request #828 · python-control/python-control
Navigation Menu
{{ message }}
python-control / python-control Public
- Notifications You must be signed in to change notification settings
- Fork 453
Merged
murrayrm merged 2 commits intopython-control:mainfrom
Dec 30, 2022Merged
update docs to use use numpydoc + linkcode#828
murrayrm merged 2 commits intopython-control:mainfrom
update docs to use use numpydoc + linkcode#828
murrayrm merged 2 commits intopython-control:mainfrom
Conversation
Copy link Copy Markdown
Member
This PR updates documentation to use the numpydoc extension and also adds the linkcode extension. Include numpydoc seems to mainly check for consistency with NumPy documentation format, so it found a few inconsistencies that were fixed. The linkcode extension adds a link to the source code for each function to GitHub.
murrayrm
added this to the
0.9.3 milestone
Copy link Copy Markdown
murrayrm
merged commit
508dc7f
into
python-control:main
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