com web/doc: Make it stable: tutorial/intro.md
[email protected] Fri, 20 Jun 2014 09:31:13 +0000
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
Commit: 852641ef029366b06a3f100f078f07f0891e8048 Author: Sobak <[email protected]> Fri, 20 Jun 2014 11:31:13 +0200 Parents: 1ff56ef6805093c2624a411b5f7423fc5469e275 Branches: master Link: http://git.php.net/?p=web/doc.git;a=commitdiff;h=852641ef029366b06a3f100f078f07f0891e8048 Log: Make it stable It may require further improvements, but it's more stable than already existing documents. Changed paths: M tutorial/intro.md Diff: diff --git a/tutorial/intro.md b/tutorial/intro.md index 1ef854e..48982be 100644 --- a/tutorial/intro.md +++ b/tutorial/intro.md @@ -1,9 +1,4 @@ # PHP Manual Contribution Guide -This document is in the very early stages of development. If you are a newcomer, -please look at already existing resources. - -More experienced users are welcome to [contribute](http://git.php.net/?p=web/doc.git;a=tree;f=tutorial). - ## Introduction PHP is well known for having excellent documentation. Documentation that is created by volunteers who collectively make changes every day. This guide is designed for people who work on the official PHP documentation.