Merge a big batch of documentation fixes for escaping, marking URLs, places

where verbatim text went off the end of the page on the PDF, and various
other improvements
(closes issue #10307, IgorG)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@77284 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2007-07-26 14:49:51 +00:00
parent 70f140c1d2
commit 51e7035dfe
18 changed files with 205 additions and 137 deletions

View File

@@ -58,7 +58,7 @@ To see all of the available manager commands, use the "manager show commands"
CLI command.
You can get more information about a manager command
with the "manager show command <command>" CLI command in Asterisk.
with the "manager show command $<$command$>$" CLI command in Asterisk.
\section{Examples}
\begin{verbatim}
@@ -101,7 +101,7 @@ Where 680 is an extension that sends you to a MeetMe room.
There are a number of GUI tools that use the manager interface, please search
the mailing list archives and the documentation page on the
http://www.asterisk.org web site for more information.
\url{http://www.asterisk.org} web site for more information.
\section{Some standard AMI headers}