Compare commits
21 Commits
eb34f3ffb3
...
e11d85f133
Author | SHA1 | Date | |
---|---|---|---|
e11d85f133 | |||
3323b81fab | |||
6f551a76a1 | |||
fef4d0d338 | |||
a7a34863e7 | |||
69fc1a43df | |||
827529ee2b | |||
b05da4d52a | |||
ee1718a091 | |||
7424dcf8eb | |||
7324d80f3d | |||
959608f6b5 | |||
0cd764fc18 | |||
d6183cba64 | |||
0e71656233 | |||
12462dee50 | |||
c2f1da4234 | |||
f1a102faac | |||
f9b2960b1d | |||
2cc2863d62 | |||
fc21e4dc67 |
5
classheader.txt
Normal file
5
classheader.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
/**
|
||||||
|
* @class $(fclass)
|
||||||
|
* @brief TODO
|
||||||
|
* @details TODO
|
||||||
|
*/
|
976
default.cfg
976
default.cfg
File diff suppressed because it is too large
Load Diff
1
filefooter.txt
Normal file
1
filefooter.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
// EOF $(filename)
|
5
fileheader.txt
Normal file
5
fileheader.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
/**
|
||||||
|
* @file $(filename)
|
||||||
|
* @brief TODO
|
||||||
|
* @details TODO
|
||||||
|
*/
|
5
funcheader.txt
Normal file
5
funcheader.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
/**
|
||||||
|
* @fn $(fclass)::$(function)
|
||||||
|
* $(javaparam)
|
||||||
|
* @details TODO
|
||||||
|
*/
|
Reference in New Issue
Block a user