Skip to content

Commit 0c11ece

Browse files
Ensure init of doxide
1 parent 9823f1c commit 0c11ece

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/make-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
3131
- name: Build Doxide Documentation
3232
run: |
33+
doxide --title "ro-crate-cpp" --description "A header only library for creating RO-Crates in C++" init
3334
doxide build
3435
3536
- name: Build MkDocs Site

0 commit comments

Comments
 (0)