[DEV] bigger list size and some xml update

This commit is contained in:
2018-04-03 21:41:43 +02:00
parent ee3c56e02f
commit 8f320e07e3
6 changed files with 52 additions and 9 deletions

View File

@@ -43,7 +43,7 @@
</rule>
<rule name="inline doxygen">
<color>commentDoxygen</color>
<regex>//!.*$</regex>
<regex>//(!|/).*$</regex>
<sub>doxyparse</sub>
</rule>
<rule name="inline comment">