Fix readthedocs issues by murrayrm · Pull Request #216 · 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 5 commits intopython-control:masterfrom
Jul 4, 2018Merged
murrayrm merged 5 commits intopython-control:masterfrom
murrayrm merged 5 commits intopython-control:masterfrom
Conversation
Copy link Copy Markdown
Member
murrayrm
commented
Jul 4, 2018
murrayrm
commented
This PR contains a bunch of small changes that fix problems with getting documentation to compile correctly on Read the Docs:
- Updated
conf.py(by regenerating withsphinx-autostartand copying over information. - Fixed a bunch of warnings in docstrings, usually related to escaping asterisks (*)
- Changed a few other things for consistency (quote marks, indentation, blank lines, etc)
- Changed "0 dB" to "1" in
margins.py, to avoid EE-centric terminology - Updated the
readthedocsrequirements list - Got rid of the use of
mock(didn't seem to need it oncenumpy,scipy,matplotlibwere imported indoc-requirements) - Updated chapter, section headings in
.rstfiles to be more consistent
murrayrm added 5 commits
July 4, 2018 07:01Copy link Copy Markdown
coveralls
commented
Jul 4, 2018
coveralls commented
Jul 4, 2018
1 similar comment
Copy link Copy Markdown
murrayrm
merged commit
f79fbe4
into
python-control:master
murrayrm
mentioned this pull request
murrayrm
added this to the
0.8.0 milestone
murrayrm
deleted the
fix_readthedocs
branch
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