Skip to content

Commit 4ecadc6

Browse files
committed
Improvement of the description of INLINE_SOURCES setting
multi-line non list initialized variables have no inline sources.
1 parent a4d7287 commit 4ecadc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1777,7 +1777,7 @@ FILE_VERSION_FILTER = "cleartool desc -fmt \%Vn"
17771777
<docs>
17781778
<![CDATA[
17791779
Setting the \c INLINE_SOURCES tag to \c YES will include the body
1780-
of functions, multi-line macros, enums as well as multi-line and list initialized
1780+
of functions, multi-line macros, enums or list initialized
17811781
variables directly into the documentation.
17821782
]]>
17831783
</docs>

0 commit comments

Comments
 (0)