flake8
passed.
JSHint
passed.
Review Request #11284 — Created Nov. 16, 2020 and submitted
Information | |
---|---|
chipx86 | |
Review Board | |
release-4.0.x | |
Reviewers | |
reviewboard | |
We now pull down the Python 3 intersphinx map, so that all Python
references will point to the Python 3 docs.Doc syntax errors within the codebase have been fixed. These were
largely missing backticks, colons, or not escaping something like a
literal\n
or\r
.
Built the docs. Verified the references and that there were no build
errors.
Summary | |
---|---|