SWDEV-565694 - Fix config errors while building HIP documentation (#1767)
此提交包含在:
@@ -59,7 +59,3 @@ exclude_patterns = [
|
||||
'./how-to/debugging_env.rst',
|
||||
"./reference/env_variables"
|
||||
]
|
||||
|
||||
git_url = subprocess.check_output(['git', 'config', '--get', 'remote.origin.url']).strip().decode('ascii')
|
||||
if git_url.find("git:") != -1:
|
||||
html_theme_options = {"repository_url": "https://github.com/ROCm/hip"}
|
||||
|
||||
新增問題並參考
封鎖使用者