mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-05 12:53:45 +00:00
Many doc directory improvements, including:
- Added development section (backtrace.tex) - Correct filesystem path formating - Replace all "|" argument separator to "," - Endless count of spaces at the end of line - Using astlisting to make listings do not take so much place - Take back ASTRISKVERSION on first page - Make localchannel.tex readable by inserting extra end of lines (closes issue #10962) Reported by: IgorG Patches: texdoc-85177-1.patch uploaded by IgorG (license 20) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@85519 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
|
||||
\author{Asterisk Development Team \\ Asterisk.org}
|
||||
\title{Asterisk Reference Information \\ Version SVN-trunk-r72921M}
|
||||
\title{Asterisk Reference Information \\ Version ASTERISKVERSION}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
@@ -132,6 +132,12 @@ reference purposes.
|
||||
\section{Queue Logs}
|
||||
\input{queuelog.tex}
|
||||
|
||||
\chapter{Development}
|
||||
\section{Backtrace}
|
||||
\input{backtrace.tex}
|
||||
|
||||
|
||||
|
||||
% This is a list of files not yet integrated into this document:
|
||||
%
|
||||
%Misc
|
||||
@@ -143,7 +149,6 @@ reference purposes.
|
||||
%--------------
|
||||
%See http://www.asterisk.org/developers for more information
|
||||
%
|
||||
%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()
|
||||
|
||||
Reference in New Issue
Block a user