mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merged in pv/sphinx-work/ext-linkcode-fix (pull request #91)
This commit is contained in:
commit
dbbfdcddcf
@ -69,4 +69,4 @@ def doctree_read(app, doctree):
|
||||
|
||||
def setup(app):
|
||||
app.connect('doctree-read', doctree_read)
|
||||
app.add_config_value('linkcode_resolve', None, 'env')
|
||||
app.add_config_value('linkcode_resolve', None, '')
|
||||
|
Loading…
Reference in New Issue
Block a user