aboutsummaryrefslogtreecommitdiff
path: root/doc/macros.texi
blob: 8c67f4393e2b7c12384745fb359056e46a7879ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@macro xopindex{option,text}
@opindex \option\, @r{@command{@value{MODULE}} option, \text\}
@end macro

@macro opsummary{option}
@xopindex{\option\, summary}
@end macro

@macro xkwindex{keyword,text}
@kwindex \keyword\, @r{@command{@value{MODULE}} configuration keyword, \text\}
@end macro

@macro kwsummary{keyword}
@xkwindex{\keyword\, summary}
@end macro

Return to:

Send suggestions and report system problems to the System administrator.