mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-26 17:03:14 +08:00
Revert "added intersphinx extension"
This reverts commit 3276ccade8d5a6fc66564df2bb38d4cb85578022.
This commit is contained in:
parent
fee9a5e8da
commit
0301d454f8
@ -71,15 +71,10 @@ release = str(sphinx_settings['buildnum'])
|
||||
# Add any Sphinx extension module names here, as strings. They can be
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||
# ones.
|
||||
|
||||
intersphinx_mapping = {'python': ('https://docs.python.org/3', None)}
|
||||
autosummary_generate = True
|
||||
extensions = [
|
||||
'sphinx.ext.napoleon', # https://stackoverflow.com/questions/45880348/how-to-remove-the-cause-of-an-unexpected-indentation-warning-when-generating-cod
|
||||
'sphinx.ext.autodoc',
|
||||
# might want to use this in future
|
||||
# for linking with efro and bacommon packages
|
||||
'sphinx.ext.intersphinx',
|
||||
]
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user