1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 01:40:07 +00:00

documentation: Simplify oe_wiki and oe_home links

(From yocto-docs rev: 6867f54f349edede37c4085194f51342c24297ed)

Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Barker
2020-12-22 15:30:27 +00:00
committed by Richard Purdie
parent 07ec4c4ee7
commit d903e586c2
6 changed files with 7 additions and 9 deletions
+1
View File
@@ -79,6 +79,7 @@ extlinks = {
'oe_home': ('https://www.openembedded.org%s', None),
'oe_lists': ('https://lists.openembedded.org%s', None),
'oe_git': ('https://git.openembedded.org%s', None),
'oe_wiki': ('https://www.openembedded.org/wiki%s', None),
}
# Intersphinx config to use cross reference with Bitbake user manual