Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
cb6563d0
Commit
cb6563d0
authored
Dec 05, 2023
by
Sam Wu
Browse files
Place doxygen output in docs build directory
parent
61edd67d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
docs/conf.py
docs/conf.py
+1
-1
docs/doxygen/Doxyfile
docs/doxygen/Doxyfile
+1
-1
No files found.
docs/conf.py
View file @
cb6563d0
...
@@ -52,7 +52,7 @@ release = version_number
...
@@ -52,7 +52,7 @@ release = version_number
external_toc_path
=
"./sphinx/_toc.yml"
external_toc_path
=
"./sphinx/_toc.yml"
docs_core
=
ROCmDocs
(
left_nav_title
)
docs_core
=
ROCmDocs
(
left_nav_title
)
docs_core
.
run_doxygen
(
doxygen_root
=
"doxygen"
,
doxygen_path
=
"doxygen/xml"
)
docs_core
.
run_doxygen
(
doxygen_root
=
"doxygen"
,
doxygen_path
=
"
_build/
doxygen/xml"
)
docs_core
.
setup
()
docs_core
.
setup
()
external_projects_current_project
=
"amdmigraphx"
external_projects_current_project
=
"amdmigraphx"
...
...
docs/doxygen/Doxyfile
View file @
cb6563d0
...
@@ -26,7 +26,7 @@ INPUT = ../../src
...
@@ -26,7 +26,7 @@ INPUT = ../../src
MACRO_EXPANSION = YES
MACRO_EXPANSION = YES
OUTPUT_DIRECTORY = .
OUTPUT_DIRECTORY = .
./_build/doxygen
PREDEFINED = DOXYGEN
PREDEFINED = DOXYGEN
...
...
gaoqiong
@gaoqiong
mentioned in commit
3053fc95
·
Dec 14, 2023
mentioned in commit
3053fc95
mentioned in commit 3053fc9566b4f2ca72e92ed69346699c72921d3c
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment