summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-11-15 07:03:01 +0000
committerGithub Actions <actions@github>2023-11-15 07:03:01 +0000
commitbf3b76bae090217d37cd9298470cdd548a514f21 (patch)
tree99d234cfd9e7ba434b95302ee3548573e12ccdee
parentaa36bc05563d5390a2ef67956d72560048acdc2e (diff)
[docgen] Update docs
skip-checks: true
-rw-r--r--doc/conform.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index f827b70..cf8222b 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -187,6 +187,7 @@ FORMATTERS *conform-formatter
respects readability.
`blue` - The slightly less uncompromising Python code formatter.
`buf` - A new way of working with Protocol Buffers.
+`cbfmt` - A tool to format codeblocks inside markdown and org documents.
`clang_format` - Tool to format C/C++/… code according to a set of rules and
heuristics.
`cljstyle` - Formatter for Clojure code.