aboutsummaryrefslogtreecommitdiff
path: root/.clangd
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2026-03-25 14:27:03 +0100
committerFelix Morgner <felix.morgner@ost.ch>2026-03-25 14:27:03 +0100
commit4d3b5d9115aa896c0ed12758ff0fc9a16ebc8df2 (patch)
treed604f874ff22782ee9665dcbccb495fda39d4699 /.clangd
parentb51fd5e5087b3a6f34d53068c76a67eeda30ff21 (diff)
downloadteachos-4d3b5d9115aa896c0ed12758ff0fc9a16ebc8df2.tar.xz
teachos-4d3b5d9115aa896c0ed12758ff0fc9a16ebc8df2.zip
ide: enable doxygen-style comment parsing
Diffstat (limited to '.clangd')
-rw-r--r--.clangd2
1 files changed, 2 insertions, 0 deletions
diff --git a/.clangd b/.clangd
index 556b73c..996361d 100644
--- a/.clangd
+++ b/.clangd
@@ -4,6 +4,8 @@ Diagnostics:
CompileFlags:
Remove:
- -fcondition-coverage
+Documentation:
+ CommentFormat: Doxygen
---
If: