summaryrefslogtreecommitdiffstats
path: root/documentation/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/conf.py')
-rw-r--r--documentation/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/conf.py b/documentation/conf.py
index a8df6e8f86..96118abec0 100644
--- a/documentation/conf.py
+++ b/documentation/conf.py
@@ -78,6 +78,7 @@ extlinks = {
78 'yocto_git': ('https://git.yoctoproject.org%s', None), 78 'yocto_git': ('https://git.yoctoproject.org%s', None),
79 'oe_home': ('https://www.openembedded.org%s', None), 79 'oe_home': ('https://www.openembedded.org%s', None),
80 'oe_lists': ('https://lists.openembedded.org%s', None), 80 'oe_lists': ('https://lists.openembedded.org%s', None),
81 'oe_git': ('https://git.openembedded.org%s', None),
81} 82}
82 83
83# Intersphinx config to use cross reference with Bitbake user manual 84# Intersphinx config to use cross reference with Bitbake user manual