Skip to content

Commit

Permalink
Fix config dir
Browse files Browse the repository at this point in the history
  • Loading branch information
lawruble13 committed Jan 17, 2024
1 parent 5d31eea commit d345eab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
include(ROCMSphinxDoc)
rocm_add_sphinx_doc(src
BUILDER html
OUTPUT_DIR html
CONFIG_DIR ${CMAKE_SOURCE_DIR}/docs
BUILDER html
OUTPUT_DIR html
)

0 comments on commit d345eab

Please sign in to comment.