Skip to content

Commit 9e0196b

Browse files
committed
docs: option key conventions
1 parent da038da commit 9e0196b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/modules/ROOT/pages/config-file.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,8 @@ For exclusion rules, the symbol must strictly match the pattern to be excluded.
207207

208208
The following options can be defined both in the configuration file and on the command line, where the command line options always take precedence.
209209

210+
Whenever applicable, the command line options attempt to mirror (i) non-abbreviated (ii) kebab-case variants of the equivalent commands in Doxygen. For instance, the Doxygen `EXTRACT_ANON_NSPACES` option is mirrored by the `extract-anonymous-namespaces` command line option.
211+
210212
[config-options-reference,level=3]
211213
====
212214
include::partial$ConfigOptions.json[]

0 commit comments

Comments
 (0)