summaryrefslogtreecommitdiff
path: root/doc/introduction.tex
diff options
context:
space:
mode:
authorMickaël Rémond <mickael.remond@process-one.net>2007-01-11 08:17:18 +0000
committerMickaël Rémond <mickael.remond@process-one.net>2007-01-11 08:17:18 +0000
commit7fb38dd38a8eca285c6e19b5b1201cf0e01b55b8 (patch)
tree58dee12f54347b05b3208eb9b68d61ee953db114 /doc/introduction.tex
parent* Changelog: Cosmetic change (diff)
* doc/guide.tex: Latex / Hevea related improvements for documentation
generation (thanks to Sander Devrieze). * doc/introduction.tex: Likewise. * doc/dev.tex: Likewise. * doc/features.tex: Likewise. SVN Revision: 705
Diffstat (limited to '')
-rw-r--r--doc/introduction.tex32
1 files changed, 16 insertions, 16 deletions
diff --git a/doc/introduction.tex b/doc/introduction.tex
index 359f8692..cdbb214e 100644
--- a/doc/introduction.tex
+++ b/doc/introduction.tex
@@ -1,5 +1,5 @@
-\section{\aname{intro}{Introduction}}
-\label{sec:intro}
+\section{Introduction}
+\label{intro}
\quoting{I just tried out ejabberd and was impressed both by ejabberd itself and the language it is written in, Erlang. ---
Joeri}
@@ -14,8 +14,8 @@ Joeri}
\ejabberd{} is suitable for small deployments, whether they need to be \marking{scalable} or not, as well as extremely big deployments.
-%\subsection{\aname{layout}{Layout with example deployment (title needs a better name)}}
-%\label{sec:layout}
+%\subsection{Layout with example deployment (title needs a better name)}
+%\label{layout}
%In this section there will be a graphical overview like these:\\
%\verb|http://www.tipic.com/var/timp/timp_dep.gif| \\
@@ -24,8 +24,8 @@ Joeri}
%A page full with names of Jabber client that are known to work with ejabberd. \begin{tiny}tiny font\end{tiny}
-%\subsection{\aname{trytoday}{Try It Today}}
-%\label{sec:trytoday}
+%\subsection{Try It Today}
+%\label{trytoday}
%(Not sure if I will include/finish this section for the next version.)
@@ -38,8 +38,8 @@ Joeri}
%\end{itemize}
\newpage
-\subsection{\aname{keyfeatures}{Key Features}}
-\label{sec:keyfeatures}
+\subsection{Key Features}
+\label{keyfeatures}
\ind{features!key features}
\quoting{Erlang seems to be tailor-made for writing stable, robust servers. ---
@@ -74,15 +74,15 @@ Peter Saint-Andr\'e, Executive Director of the Jabber Software Foundation}
\begin{itemize}
\item Fully XMPP compliant.
\item XML-based protocol.
-\item \footahref{http://ejabberd.jabber.ru/protocols}{Many JEPs supported}.
+\item \footahref{http://ejabberd.jabber.ru/protocols}{Many protocols supported}.
\end{itemize}
\end{itemize}
\newpage
-\subsection{\aname{addfeatures}{Additional Features}}
-\label{sec:addfeatures}
+\subsection{Additional Features}
+\label{addfeatures}
\ind{features!additional features}
\quoting{ejabberd is making inroads to solving the "buggy incomplete server" problem ---
@@ -117,15 +117,15 @@ Moreover, \ejabberd{} comes with a wide range of other state-of-the-art features
\end{itemize}
\item Others
\begin{itemize}
-\item Compressing XML streams with Stream Compression (\jepref{0138}).
+\item Compressing XML streams with Stream Compression (\xepref{0138}).
\item Interface with networks such as AIM, ICQ and MSN.
-\item Statistics via Statistics Gathering (\jepref{0039}).
+\item Statistics via Statistics Gathering (\xepref{0039}).
\item IPv6 support both for c2s and s2s connections.
-\item \tjepref{0045}{Multi-User Chat} module with logging.\improved{}
+\item \txepref{0045}{Multi-User Chat} module with logging.\improved{}
\item Users Directory based on users vCards.
-\item \tjepref{0060}{Publish-Subscribe} component.
+\item \txepref{0060}{Publish-Subscribe} component.
\item Support for virtual hosting.
-\item \tjepref{0025}{HTTP Polling} service.
+\item \txepref{0025}{HTTP Polling} service.
\item IRC transport.
\end{itemize}
\end{itemize} \ No newline at end of file