mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Linter
This commit is contained in:
parent
a72d8f6808
commit
f7c1e9190a
@ -155,6 +155,7 @@ Using Intersphinx with inventory file under login
|
||||
If the inventory file is under login,
|
||||
you can still use Intersphinx if the site supports Basic Authorization::
|
||||
|
||||
intersphinx_mapping = {'python': ('https://user:password@docs.python.org/3', None)}
|
||||
intersphinx_mapping = {'python': ('https://user:password@docs.python.org/3',
|
||||
None)}
|
||||
|
||||
The user and password will be stripped from the URL when generating the links.
|
||||
|
Loading…
Reference in New Issue
Block a user