We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56f97d7 + 1bc98b7 commit afb44f1Copy full SHA for afb44f1
doc/usage/extensions/intersphinx.rst
@@ -158,7 +158,7 @@ searching for the root cause of a broken Intersphinx link in a documentation
158
project. The following example prints the Intersphinx mapping of the Python 3
159
documentation::
160
161
- $ python -msphinx.ext.intersphinx https://docs.python.org/3/objects.inv
+ $ python -m sphinx.ext.intersphinx https://docs.python.org/3/objects.inv
162
163
Using Intersphinx with inventory file under Basic Authorization
164
---------------------------------------------------------------
0 commit comments