diff options
author | Badlop <badlop@process-one.net> | 2009-08-12 14:15:59 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2009-08-12 14:15:59 +0000 |
commit | 695ff58c55c0080062622e84f022f0849916d635 (patch) | |
tree | d29ac8c064f00762e924d232ff55675a2acfd440 /doc/dev.html | |
parent | Update French translation (thanks to Nicolas Vérité) (diff) |
Describe the options syntax, not only the name (EJAB-998)
SVN Revision: 2472
Diffstat (limited to 'doc/dev.html')
-rw-r--r-- | doc/dev.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dev.html b/doc/dev.html index ff3b7e2e1..a5cb0c2c7 100644 --- a/doc/dev.html +++ b/doc/dev.html @@ -84,7 +84,7 @@ Kevin Smith, Current maintainer of the Psi project</I></BLOCKQUOTE><!--TOC secti </LI><LI CLASS="li-toc"><A HREF="#htoc15">8.2  Services</A> </LI></UL> </LI></UL><P>Introduction -<A NAME="intro"></A></P><P><TT>ejabberd</TT> is a free and open source instant messaging server written in <A HREF="http://www.erlang.org/">Erlang</A>.</P><P><TT>ejabberd</TT> is cross-platform, distributed, fault-tolerant, and based on open standards to achieve real-time communication.</P><P><TT>ejabberd</TT> is designed to be a rock-solid and feature rich XMPP server.</P><P><TT>ejabberd</TT> is suitable for small deployments, whether they need to be scalable or not, as well as extremely big deployments.</P><!--TOC section Key Features--> +<A NAME="intro"></A></P><P><TT>ejabberd</TT> is a free and open source instant messaging server written in <A HREF="http://www.erlang.org/">Erlang/OTP</A>.</P><P><TT>ejabberd</TT> is cross-platform, distributed, fault-tolerant, and based on open standards to achieve real-time communication.</P><P><TT>ejabberd</TT> is designed to be a rock-solid and feature rich XMPP server.</P><P><TT>ejabberd</TT> is suitable for small deployments, whether they need to be scalable or not, as well as extremely big deployments.</P><!--TOC section Key Features--> <H2 CLASS="section"><!--SEC ANCHOR --><A NAME="htoc1">1</A>  Key Features</H2><!--SEC END --><P> <A NAME="keyfeatures"></A> </P><P><TT>ejabberd</TT> is: |