Add CLI commands to the docs

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@72938 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2007-07-02 20:42:40 +00:00
parent bc8cd717ef
commit 4070baa1e6
2 changed files with 3510 additions and 0 deletions

3505
doc/ast_cli_commands.tex Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -108,6 +108,11 @@ reference purposes.
\section{Queue Logs} \section{Queue Logs}
\input{queuelog.tex} \input{queuelog.tex}
% Generate this using the "core dump clidocs" CLI command that is present
% when Asterisk is built with dev-mode enabled.
\chapter{CLI Command Reference}
\input{ast_cli_commands.tex}
% Generate this using the "core dump appdocs" 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. % when Asterisk is built with dev-mode enabled.
\chapter{Dialplan Application Reference} \chapter{Dialplan Application Reference}