updates conf.py

This commit is contained in:
Richard Mahn 2021-08-13 15:00:52 -04:00
parent f9425d2f06
commit a78733e16e
3 changed files with 7 additions and 1 deletions

4
.gitmodules vendored Normal file
View File

@ -0,0 +1,4 @@
[submodule "content/en_uag"]
path = content/en_uag
url = https://git.door43.org/unfoldingword/en_uag.git
branch = master

View File

@ -27,7 +27,8 @@
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = []
extensions = ['sphinx.ext.intersphinx',]
intersphinx_mapping = {'sphinx': ('https://uag.readthedocs.io/en/latest/', None)}
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']

1
content/en_uag Submodule

@ -0,0 +1 @@
Subproject commit c95e758c0f9a9bd11b94b436e9a94895ba73c3d7