aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tex/asterisk.tex
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-24 18:19:18 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-24 18:19:18 +0000
commit145aa5dfb5b3aa0ce957e4144a4383ab1a0d5dee (patch)
treef90b4946d6fceab33d12adaefa728da7aad61343 /doc/tex/asterisk.tex
parentde6f2c75787318e2599a08f692621338da07522c (diff)
Fix escaping and some of the formattting (closes issue #10285)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@76874 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc/tex/asterisk.tex')
-rw-r--r--doc/tex/asterisk.tex26
1 files changed, 14 insertions, 12 deletions
diff --git a/doc/tex/asterisk.tex b/doc/tex/asterisk.tex
index 942f501f7..b2536e7c4 100644
--- a/doc/tex/asterisk.tex
+++ b/doc/tex/asterisk.tex
@@ -61,10 +61,10 @@ reference purposes.
\chapter{Channel Variables}
\input{channelvariables.tex}
-\chapter{AEL, Asterisk Extension Language}
+\chapter{AEL: Asterisk Extension Language}
\input{ael.tex}
-\chapter{SLA (Shared Line Appearances)}
+\chapter{SLA: Shared Line Appearances}
\input{sla.tex}
\chapter{Channel Drivers}
@@ -96,6 +96,7 @@ reference purposes.
\chapter{Voicemail}
\section{ODBC Storage}
+ \label{odbcstorage}
\input{odbcstorage.tex}
\section{IMAP Storage}
\input{imapstorage.tex}
@@ -112,18 +113,19 @@ reference purposes.
%
%Misc
%----
-%asterisk-mib.txt SNMP mib for Asterisk (net-snmp)
-%digium-mib.txt SNMP mib for Asterisk (net-snmp)
+%asterisk-mib.txt SNMP mib for Asterisk (net-snmp)
+%digium-mib.txt SNMP mib for Asterisk (net-snmp)
%
%For developers
%--------------
%See http://www.asterisk.org/developers for more information
%
-%backtrace.txt How to produce a backtrace when Asterisk crashes
-%CODING-GUIDELINES Guidelines for developers
-%externalivr.txt Documentation of the protocol used in externalivr()
-%modules.txt How Asterisk modules work
-%datastores.txt About channel data stores
-%speechrec.txt The Generic Speech Recognition API
-
-\enddocument
+%backtrace.txt How to produce a backtrace when Asterisk crashes
+%callfiles.txt Asterisk callfiles using instruction
+%CODING-GUIDELINES Guidelines for developers
+%externalivr.txt Documentation of the protocol used in externalivr()
+%modules.txt How Asterisk modules work
+%datastores.txt About channel data stores
+%speechrec.txt The Generic Speech Recognition API
+
+\end{document}