X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=doc%2Fprotocol%2Freqlist.sty;h=c3ca064488d5e55311c983045d37e59294a585cc;hb=43c0eb2d8744a2f2d3690b723eb226dca33c0c3b;hp=e6cb960e59142b35840f766085c85f06b2dfabd2;hpb=66e1551f774c1b4cb9eeb92c594b6c4bfc9fa21a;p=doldaconnect.git diff --git a/doc/protocol/reqlist.sty b/doc/protocol/reqlist.sty index e6cb960..c3ca064 100644 --- a/doc/protocol/reqlist.sty +++ b/doc/protocol/reqlist.sty @@ -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: