diff options
Diffstat (limited to 'documentation/conf.py')
| -rw-r--r-- | documentation/conf.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/conf.py b/documentation/conf.py index b5351599da..68eb92b0a8 100644 --- a/documentation/conf.py +++ b/documentation/conf.py | |||
| @@ -80,6 +80,8 @@ extlinks = { | |||
| 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 | 'oe_git': ('https://git.openembedded.org%s', None), |
| 82 | 'oe_wiki': ('https://www.openembedded.org/wiki%s', None), | 82 | 'oe_wiki': ('https://www.openembedded.org/wiki%s', None), |
| 83 | 'oe_layerindex': ('https://layers.openembedded.org%s', None), | ||
| 84 | 'oe_layer': ('https://layers.openembedded.org/layerindex/branch/master/layer%s', None), | ||
| 83 | } | 85 | } |
| 84 | 86 | ||
| 85 | # Intersphinx config to use cross reference with Bitbake user manual | 87 | # Intersphinx config to use cross reference with Bitbake user manual |
