We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ed7d4a + 3d54d47 commit dc06112Copy full SHA for dc06112
.github/workflows/documentation.yml
@@ -43,7 +43,7 @@ jobs:
43
- run: sudo rm -rf build
44
- run: mkdir build
45
- name: Create Doxygen Files
46
- uses: mattnotmitt/doxygen-action@v1.9.8
+ uses: mattnotmitt/doxygen-action@v1.12.0
47
with:
48
doxyfile-path: 'docs/Doxyfile'
49
- run: sudo sed -ri 's/<div id="projectname">(.*)/<div id="projectname"><a href="..\/index.html">\1 <\/a>/g' ./build/Doxygen/html/index.html
0 commit comments