add #@set directive description in README
parent
ff60187490
commit
5857ce92fe
1
README
1
README
|
|
@ -23,6 +23,7 @@ C function including:
|
||||||
tracker_server = ip2
|
tracker_server = ip2
|
||||||
#include directive to include other ini file
|
#include directive to include other ini file
|
||||||
#@function directive for annotation
|
#@function directive for annotation
|
||||||
|
#@set directive to set variables for condition of #@if directive
|
||||||
support control statements for special purpose as:
|
support control statements for special purpose as:
|
||||||
#@if, #@else, #@endif, #@for, #@endfor
|
#@if, #@else, #@endif, #@for, #@endfor
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue