Have "revision" and "perm" in their own paragraphs.
[doldaconnect.git] / doc / protocol / reqlist.sty
index e6cb960..c3ca064 100644 (file)
@@ -1,7 +1,16 @@
-\newcommand{\perm}[1]{Permissions: \texttt{#1}}
-\newcommand{\noperm}{Permissions: None}
+\newenvironment{reqspec}[1]{\subsubsection{\texttt{#1}} \label{cmd:#1}}{}
+\newcommand{\reqref}[1]{\texttt{#1}}
 
-\newcommand{\revision}[1]{Revision: #1}
+\newcommand{\syntax}[1]{Syntax: \texttt{#1}}
+
+\newenvironment{reqdesc}{Description: }{}
+
+\newcommand{\revision}[1]{\par{Revision: #1}}
+
+\newcommand{\perm}[1]{\par{Permissions: \texttt{#1}}}
+\newcommand{\noperm}{\par{Permissions: None}}
+
+\newcommand{\param}[1]{\texttt{#1}}
 
 \newenvironment{responses}{Responses: