We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f81920 commit 4bb3185Copy full SHA for 4bb3185
.github/workflows/deploy-docs.yml
@@ -28,5 +28,5 @@ jobs:
28
with:
29
github_token: ${{ secrets.GITHUB_TOKEN }}
30
publish_branch: gh-pages
31
- publish_dir: ./docs/html
+ publish_dir: ./project/doxygen/html
32
0 commit comments