We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4b376 commit 28aff4bCopy full SHA for 28aff4b
doc/source/conf.py
@@ -69,13 +69,6 @@
69
# If true, `todo` and `todoList` produce output, else they produce nothing.
70
todo_include_todos = True
71
72
-extlinks = {
73
- 'issue': ('https://github.com/OSInside/kiwi-stackbuild-plugin/issues/%s', '#'),
74
- 'pr': ('https://github.com/OSInside/kiwi-stackbuild-plugin/pull/%s', 'PR #'),
75
- 'ghkiwi': ('https://github.com/OSInside/kiwi-stackbuild-plugin/blob/main/%s', '')
76
-}
77
-
78
79
autosummary_generate = True
80
81
# -- Options for HTML output ----------------------------------------------
0 commit comments