diff options
Diffstat (limited to 'documentation/conf.py')
| -rw-r--r-- | documentation/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/conf.py b/documentation/conf.py index 07a15ce7de..bd45a73fa6 100644 --- a/documentation/conf.py +++ b/documentation/conf.py | |||
| @@ -106,6 +106,7 @@ extlinks = { | |||
| 106 | 'oe_wiki': ('https://www.openembedded.org/wiki%s', None), | 106 | 'oe_wiki': ('https://www.openembedded.org/wiki%s', None), |
| 107 | 'oe_layerindex': ('https://layers.openembedded.org%s', None), | 107 | 'oe_layerindex': ('https://layers.openembedded.org%s', None), |
| 108 | 'oe_layer': ('https://layers.openembedded.org/layerindex/branch/master/layer%s', None), | 108 | 'oe_layer': ('https://layers.openembedded.org/layerindex/branch/master/layer%s', None), |
| 109 | 'wikipedia': ('https://en.wikipedia.org/wiki/%s', None), | ||
| 109 | } | 110 | } |
| 110 | 111 | ||
| 111 | # Intersphinx config to use cross reference with BitBake user manual | 112 | # Intersphinx config to use cross reference with BitBake user manual |
