Merged revisions 58931 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r58931 | russell | 2007-03-15 17:25:12 -0500 (Thu, 15 Mar 2007) | 13 lines

Merge changes from svn/asterisk/team/russell/LaTeX_docs.

* Convert most of the doc directory into a single LaTeX formatted document
  so that we can generate a PDF, HTML, or other formats from this
  information.
* Add a CLI command to dump the application documentation into LaTeX format
  which will only be include if the configure script is run with 
  --enable-dev-mode.
* The PDF turned out to be close to 1 MB, so it is not included.  However, you
  can simply run "make asterisk.pdf" to generate it yourself.  We may include
  it in release tarballs or have automatically generated ones on the web site,
  but that has yet to be decided.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58932 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2007-03-15 22:29:45 +00:00
parent 4787adb4e9
commit 1cf3a12047
59 changed files with 5336 additions and 2665 deletions

View File

@@ -1,13 +1,13 @@
\documentclass[12pt,a4]{article}
\usepackage{hyperref}
%\documentclass[12pt,a4]{article}
%\usepackage{hyperref}
\author{Russell Bryant \\ Software Engineer \\ Digium, Inc.}
\title{Shared Line Appearances}
%\author{Russell Bryant \\ Software Engineer \\ Digium, Inc.}
%\title{Shared Line Appearances}
\begin{document}
\maketitle
%\begin{document}
%\maketitle
\tableofcontents
%\tableofcontents
\section{Introduction}
@@ -375,4 +375,4 @@ have it on hold do not have private hold enabled. If connected, the appeareance
of this trunk on this station will then show in use. All stations that are not
currently connected to this trunk will show it on hold.
\end{document}
%\end{document}