mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 00:30:20 +00:00
update documentation to include dialplan functions
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@72923 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
1704
doc/ast_funcdocs.tex
Normal file
1704
doc/ast_funcdocs.tex
Normal file
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
|
||||
|
||||
Reference in New Issue
Block a user