Skip to content

Commit 8f0f91c

Browse files
committed
disable latex
1 parent f0eb93f commit 8f0f91c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-listing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
with:
7777
working-directory: "./docs/"
7878
doxyfile-path: "./Doxyfile"
79-
enable-latex: true
79+
enable-latex: false
8080

8181
#Copy docs into the website
8282
- name: Copy Docs

0 commit comments

Comments
 (0)