[phc-internals] [phc commit] r2656 - Fix a link (it used link,
not xref, so I missed it before).
codesite-noreply at google.com
codesite-noreply at google.com
Sun May 24 17:28:05 IST 2009
Author: paul.biggar
Date: Sun May 24 09:27:04 2009
New Revision: 2656
Modified:
trunk/doc/manual/install.rst
Log:
Fix a link (it used link, not xref, so I missed it before).
Modified: trunk/doc/manual/install.rst
==============================================================================
--- trunk/doc/manual/install.rst (original)
+++ trunk/doc/manual/install.rst Sun May 24 09:27:04 2009
@@ -7,9 +7,8 @@
.. warning::
These instructions only apply if you **don't** intend to modify phc,
and you
are using a downloaded |phc| release. If you intend to modify it, or
you are
- using the |phc| `SVN
- repository <http://code.google.com/p/phc>`_, please refer to the <link
- linkend="devintro">instructions for developers</link>.
+ using the |phc| `SVN repository <http://code.google.com/p/phc>`_, please
+ refer to the :ref:`instructions for developers <devintro>`.
|phc| needs a Unix-like environment to run (it has been tested on Linux,
Solaris, FreeBSD, Cygwin and Mac OS X). To compile |phc|, you will need:
More information about the phc-internals
mailing list