ff87aaa1b66c96c3d6ada8e13b89657046e57dbd
[doldaconnect.git] / doc / protocol / reqlist.sty
1 \newenvironment{reqspec}[1]{\subsubsection{\texttt{#1}}}{}
2
3 \newcommand{\syntax}[1]{Syntax: \texttt{#1}}
4
5 \newenvironment{reqdesc}{Description: }{}
6
7 \newcommand{\revision}[1]{Revision: #1}
8
9 \newcommand{\perm}[1]{Permissions: \texttt{#1}}
10 \newcommand{\noperm}{Permissions: None}
11
12 \newcommand{\param}[1]{\texttt{#1}}
13
14 \newenvironment{responses}{Responses:
15
16 \begin{itemize}}{\end{itemize}}
17 \newcommand{\response}[1]{\item \texttt{#1} \\}