svn: /pear/peardoc/trunk/en/core/rest/ channelserversoftware.xml

[email protected] (Brett Bieber) Mon, 04 Jan 2010 20:51:04 +0000
Newsgroups php.pear.doc
Message-ID <[email protected]>
saltybeagle                              Mon, 04 Jan 2010 20:51:04 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=293100

Log:
Update info on PEAR2_SimpleChannelServer

Changed paths:
    U   pear/peardoc/trunk/en/core/rest/channelserversoftware.xml

Modified: pear/peardoc/trunk/en/core/rest/channelserversoftware.xml
===================================================================
--- pear/peardoc/trunk/en/core/rest/channelserversoftware.xml	2010-01-04 20:50:10 UTC (rev 293099)
+++ pear/peardoc/trunk/en/core/rest/channelserversoftware.xml	2010-01-04 20:51:04 UTC (rev 293100)
@@ -26,9 +26,11 @@
  </para>

  <para>
-  Another project is the <classname>SimpleChannelServer</classname>
-  <link xlink:href="&url.simplechannelserver;">in SVN</link>.
-  The project is under development, though.
+  Another project is <link linkend="channels.scs.intro">SimpleChannelServer</link>,
+  which is available as a plugin for Pyrus, or a standalone phar
+  <link xlink:href="&url.simplechannelserver.phar;">pearscs.phar</link>.
+  View the <link linkend="channels.scs.intro">online documentation</link>,
+  or the source <link xlink:href="&url.simplechannelserver;">in SVN</link>.
  </para>

 </section>