We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30b632d commit 896859dCopy full SHA for 896859d
README.adoc
@@ -39,10 +39,10 @@ cmake --install .
39
40
=== MrDox:
41
42
-* narrow and deep focus on C++ only
+* narrow and deep focus on {cpp} only
43
* uses clang's unstable libtooling API:
44
** Understands ALL C++: if clang can compile it, MrDox knows about it
45
-** This includes up to C++20 and even experimental things in C++23
+** This includes up to {cpp}20 and even experimental things in {cpp}23
46
* brand-new program with no technical debt
47
* written by me
48
0 commit comments