update documentation to include dialplan functions

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@72923 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.0
Russell Bryant 19 years ago
parent 9aa28d2d3d
commit e7cf09b938

File diff suppressed because it is too large Load Diff

@ -9,7 +9,7 @@
\usepackage{hyperref}
\author{Asterisk Development Team \\ Asterisk.org}
\title{Asterisk Reference Information \\ Version ASTERISKVERSION}
\title{Asterisk Reference Information \\ Version SVN-trunk-r72921M}
\begin{document}
\maketitle
@ -108,11 +108,16 @@ reference purposes.
\section{Queue Logs}
\input{queuelog.tex}
% Generate this using the "core dumpappdocs" CLI command that is present
% Generate this using the "core dump appdocs" CLI command that is present
% when Asterisk is built with dev-mode enabled.
\chapter{Application Reference}
\chapter{Dialplan Application Reference}
\input{ast_appdocs.tex}
% Generate this using the "core dump funcdocs" CLI command that is present
% when Asterisk is built with dev-mode enabled.
\chapter{Dialplan Function Reference}
\input{ast_funcdocs.tex}
% This is a list of files not yet integrated into this document:
%
%Misc

Loading…
Cancel
Save