Skip to content

Commit

Permalink
Doxygen - attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeOxley committed Dec 8, 2023
1 parent b84064b commit 6f6c6f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
"type": "shell",
"command": "python3 ./common/faults/generation/generator.py",
"problemMatcher": []
},
{
"label": "docs_gen",
"type": "shell",
"command": "doxygen Doxyfile"
}
]
}

0 comments on commit 6f6c6f0

Please sign in to comment.