File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ and the version in which they were introduced.
44
44
\since doxygen version 1.8.19
45
45
46
46
<hr >
47
- \section cmdifile \\ ifile <filename >
47
+ \section cmdifile \\ ifile \ < filename\ >
48
48
\addindex \\ ifile
49
49
50
50
Internal doxygen command to reset the current filename in a documentation block
@@ -54,7 +54,7 @@ and the version in which they were introduced.
54
54
\since doxygen version 1.9.5
55
55
56
56
<hr >
57
- \section cmdiline \\ iline <linenr >
57
+ \section cmdiline \\ iline \ < linenr\ >
58
58
\addindex \\ iline
59
59
60
60
Internal doxygen command to reset the current line counter in a documentation block
@@ -64,7 +64,7 @@ and the version in which they were introduced.
64
64
\since doxygen version 1.9.2
65
65
66
66
<hr >
67
- \section cmdicode \\ icode[ '{'<word >'}']
67
+ \section cmdicode \\ icode[ '{'\ < word\ > '}']
68
68
69
69
\addindex \\ icode
70
70
This command has a similar syntax and function as the command ` \code ` , but is internally used
@@ -84,7 +84,7 @@ and the version in which they were introduced.
84
84
\since doxygen version 1.9.5
85
85
86
86
<hr >
87
- \section cmdiliteral \\ iliteral[ '{'<option >'}']
87
+ \section cmdiliteral \\ iliteral[ '{'\ < option\ > '}']
88
88
\addindex \\ iliteral
89
89
90
90
This command is to replace the Java documentation commands ` {@literal .... } ` and
You can’t perform that action at this time.
0 commit comments