From 45caf0164cebee161a1f39a74c09d62fbf697691 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 29 Oct 2012 12:25:01 +0100 Subject: [PATCH] added link to php source reference --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index b607ed6ba..2395b3c73 100644 --- a/README.rst +++ b/README.rst @@ -8,6 +8,8 @@ Style It's using the `Sphinx Documentation Generator `_. The syntax follows the `reStructuredText `_ style, and can also be edited from GitHub. +For PHP documentation you'll need to get the according language domain package. The documenation for PHP source is located at http://packages.python.org/sphinxcontrib-phpdomain/reference.html + Manuals -------