diff options
author | Mickaël Rémond <mickael.remond@process-one.net> | 2007-01-24 16:13:37 +0000 |
---|---|---|
committer | Mickaël Rémond <mickael.remond@process-one.net> | 2007-01-24 16:13:37 +0000 |
commit | 6398c23f15c8ba21c7cf1e77c52c1d384f8afa76 (patch) | |
tree | c5c97b1b992ea83437f063b40a6b7f2d95c5a6c4 /doc/features.html | |
parent | * doc/guide.tex: Updated the max_user_sessions section. (diff) |
* Generated updated documentation.
SVN Revision: 708
Diffstat (limited to 'doc/features.html')
-rw-r--r-- | doc/features.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/features.html b/doc/features.html index a1cfd365c..80cec3be3 100644 --- a/doc/features.html +++ b/doc/features.html @@ -6,7 +6,7 @@ <TITLE>Ejabberd 1.1.2 Feature Sheet</TITLE> -<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <META name="GENERATOR" content="hevea 1.08"> <STYLE type="text/css"> .toc{list-style:none;} @@ -23,7 +23,7 @@ SPAN{width:20%; float:right; text-align:left; margin-left:auto;} </HEAD> <BODY > -<!--HEVEA command line is: /usr/bin/hevea -fix -noiso -pedantic features.tex --> +<!--HEVEA command line is: hevea -fix -noiso -pedantic features.tex --> <!--HTMLHEAD--> <!--ENDHTML--> <!--PREFIX <ARG ></ARG>--> @@ -54,9 +54,9 @@ SPAN{width:20%; float:right; text-align:left; margin-left:auto;} Kevin Smith, Current maintainer of the Psi project</I></FONT></BLOCKQUOTE> <!--TOC section Introduction--> -<H2 CLASS="section"><A NAME="intro">Introduction</A></H2><!--SEC END --> +<H2 CLASS="section">Introduction</H2><!--SEC END --> -<A NAME="sec:intro"></A> +<A NAME="intro"></A> <BLOCKQUOTE CLASS="quotation"><FONT COLOR="#921700"><I>I just tried out ejabberd and was impressed both by ejabberd itself and the language it is written in, Erlang. — Joeri</I></FONT></BLOCKQUOTE> <TT>ejabberd</TT> is a <B><FONT SIZE=4><FONT COLOR="#001376">free and open source</FONT></FONT></B> instant messaging server written in <A HREF="http://www.erlang.org/">Erlang</A>.<BR> @@ -69,9 +69,9 @@ Joeri</I></FONT></BLOCKQUOTE> <BR> <!--TOC subsection Key Features--> -<H3 CLASS="subsection"><A NAME="keyfeatures">Key Features</A></H3><!--SEC END --> +<H3 CLASS="subsection">Key Features</H3><!--SEC END --> -<A NAME="sec:keyfeatures"></A> +<A NAME="keyfeatures"></A> <BLOCKQUOTE CLASS="quotation"><FONT COLOR="#921700"><I>Erlang seems to be tailor-made for writing stable, robust servers. — Peter Saint-André, Executive Director of the Jabber Software Foundation</I></FONT></BLOCKQUOTE> @@ -108,9 +108,9 @@ Fully XMPP compliant. </UL></UL> <!--TOC subsection Additional Features--> -<H3 CLASS="subsection"><A NAME="addfeatures">Additional Features</A></H3><!--SEC END --> +<H3 CLASS="subsection">Additional Features</H3><!--SEC END --> -<A NAME="sec:addfeatures"></A> +<A NAME="addfeatures"></A> <BLOCKQUOTE CLASS="quotation"><FONT COLOR="#921700"><I>ejabberd is making inroads to solving the "buggy incomplete server" problem — Justin Karneges, Founder of the Psi and the Delta projects</I></FONT></BLOCKQUOTE> |