Skip to content

Commit

Permalink
chore: Adds doxygen runner options
Browse files Browse the repository at this point in the history
  • Loading branch information
ntlhui committed Nov 1, 2024
1 parent 4b2f8d2 commit 2581eb0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,6 @@
"-DTEST_VERSION=1",
"-DCMAKE_BUILD_TYPE=Debug"
],
"latex-workshop.formatting.latex": "latexindent"
"latex-workshop.formatting.latex": "latexindent",
"doxygen_runner.configuration_file_override": "${workspaceFolder}/Doxyfile"
}

0 comments on commit 2581eb0

Please sign in to comment.