Added single line comment examples for clarification.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1368 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
f38edbfc2c
commit
d3778ea9d4
@ -1,3 +1,9 @@
|
||||
2007-03-05 Enrico Tröger <enrico.troeger@uvena.de>
|
||||
|
||||
* doc/geany.docbook:
|
||||
Added single line comment examples for clarification.
|
||||
|
||||
|
||||
2007-03-05 Nick Treleaven <nick.treleaven@btinternet.com>
|
||||
|
||||
* src/build.c, src/project.c, src/project.h:
|
||||
|
||||
@ -1586,7 +1586,8 @@
|
||||
<programlisting># command_example();</programlisting>
|
||||
</para></example></para>
|
||||
<note><para>
|
||||
This setting only works for single line comments.
|
||||
This setting only works for single line comments
|
||||
(like '//', '#' or ';').
|
||||
</para></note>
|
||||
</entry>
|
||||
<entry>comment_use_indent=true</entry>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user