Enable refs between commands.
[doldaconnect.git] / doc / protocol / reqlist.sty
index cd1115f..2c33a60 100644 (file)
@@ -1,4 +1,7 @@
-\newcommand{\syntax}[1]{\texttt{#1}}
+\newenvironment{reqspec}[1]{\subsubsection{\texttt{#1}} \label{cmd:#1}}{}
+\newcommand{\reqref}[1]{\texttt{#1}}
+
+\newcommand{\syntax}[1]{Syntax: \texttt{#1}}
 
 \newenvironment{reqdesc}{Description: }{}