[DEV] add sub parsing of pass1

This commit is contained in:
2014-10-13 22:39:49 +02:00
parent a201439665
commit 7c37d8e549
20 changed files with 284 additions and 128 deletions

View File

@@ -27,5 +27,8 @@
{ name:"functionName", foreground:"#24d1e0", bold:true},
{ name:"TestResultOK", foreground:"#000000", background:"#00FF00", bold:true},
{ name:"TestResultERROR", FG:"#000000", background:"#FF0000", bold:true}
{ name:"doxygen-key", foreground:"#dc3700", bold:true, italic:false},
{ name:"doxygen-in-out", foreground:"#dc7000", bold:true, italic:false},
]
}