From 29a710f2efe49f7708b3ff872811b4b0d2d227cd Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Wed, 10 Nov 1999 22:51:18 +0000 Subject: Document \citetitle and \programopt. --- Doc/doc/doc.tex | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index fb39e92..7ea9b35 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -366,6 +366,11 @@ distribution, to create or maintain whole documents or sections. string value. The character will be typeset as with \macro{samp}. \end{macrodesc} + \begin{macrodesc}{citetitle}{\op{url}\p{title}} + A title for a referenced publication. If \var{url} is specified, + the title will be made into a hyperlink when formatted as HTML. + \end{macrodesc} + \begin{macrodesc}{class}{\p{name}} A class name; a dotted name may be used. \end{macrodesc} @@ -486,6 +491,10 @@ distribution, to create or maintain whole documents or sections. and Windows programs. \end{macrodesc} + \begin{macrodesc}{programopt}{\p{option}} + A command-line option to an executable program. + \end{macrodesc} + \begin{macrodesc}{refmodule}{\op{key}\p{name}} Like \macro{module}, but create a hyperlink to the documentation for the named module. Note that the corresponding -- cgit v0.12