mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-07-13 10:37:42 +00:00
Update conf.py
This commit is contained in:
@@ -44,7 +44,7 @@ for sphinx_var in ROCmDocs.SPHINX_VARS:
|
||||
globals()[sphinx_var] = getattr(docs_core, sphinx_var)
|
||||
|
||||
extensions += [
|
||||
'sphinxcontrib.bibtex'
|
||||
'sphinxcontrib.bibtex',
|
||||
'sphinxcontrib.doxylink'
|
||||
]
|
||||
bibtex_bibfiles = ['refs.bib']
|
||||
|
||||
Reference in New Issue
Block a user