diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-03-25 14:27:03 +0100 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-03-25 14:27:03 +0100 |
| commit | 4d3b5d9115aa896c0ed12758ff0fc9a16ebc8df2 (patch) | |
| tree | d604f874ff22782ee9665dcbccb495fda39d4699 /.clangd | |
| parent | b51fd5e5087b3a6f34d53068c76a67eeda30ff21 (diff) | |
| download | teachos-4d3b5d9115aa896c0ed12758ff0fc9a16ebc8df2.tar.xz teachos-4d3b5d9115aa896c0ed12758ff0fc9a16ebc8df2.zip | |
ide: enable doxygen-style comment parsing
Diffstat (limited to '.clangd')
| -rw-r--r-- | .clangd | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Diagnostics: CompileFlags: Remove: - -fcondition-coverage +Documentation: + CommentFormat: Doxygen --- If: |
