From 7b18cbd79fa33b9fedfa689e81b393a41e3ea080 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Fri, 11 Apr 2008 04:56:02 +0000 Subject: [PATCH] added description for docs.php.net and wiki.php.net --- sites.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/sites.php b/sites.php index e0ed5d182..1bfb14ea5 100644 --- a/sites.php +++ b/sites.php @@ -143,6 +143,15 @@ site_header("A Tourist's Guide"); documentation teams together with tools, status reports and an RFC system.

+

docs.php.net: Documentation dev server

+ +

+ The documentation developmental server is a PHP mirror that contains upcoming + releases of the PHP documentation before it's pushed out to the mirrors. + Documentation changes, such as layout, is tested here (with feedback requested) + before being made official. Documentation is built here four times a day. +

+

qa.php.net: Quality Assurance Team

@@ -198,4 +207,12 @@ site_header("A Tourist's Guide"); analysis.

+

wiki.php.net: The PHP Wiki

+ +

+ Home of the official PHP wiki, this site contains information related to php.net like + RFCs, GSOC information, and TODO files. Most every aspect of the PHP project + has a wiki section and everyone is able to apply for wiki commit access. +

+