From 8b28af722116b1d2e489f48cbd11b13fe27cae0e Mon Sep 17 00:00:00 2001 From: Sobak Date: Mon, 16 Jun 2014 20:14:24 +0200 Subject: [PATCH] It's simpler now... I hope --- tutorial/intro.md | 5 +++-- tutorial/structure.md | 4 ---- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/tutorial/intro.md b/tutorial/intro.md index 65fb9ae..acdeaae 100644 --- a/tutorial/intro.md +++ b/tutorial/intro.md @@ -10,8 +10,9 @@ collectively make changes every day. This guide is designed for people who work This guide use some terminology you have to know. Don't worry, it's easy: - **editor** - person who contributes to original english manual - **translator** - person who translates english manual into another language -- **{LANG}** - replace it with your country code, in example in mailing list address (note: Brazilian Portuguese -format differs from the rest and it's called *pt_BR* for SVN module and *pt-br* for mailing list sufix) +- **{LANG}** - replace it with your two-letter country code, in example in mailing list address (note: Brazilian Portuguese +format differs from the rest and it's called `pt_BR` for SVN module and *pt-br* for mailing list sufix). If you edit +original PHP Manual your language code is `en`. ## Table of Contents - [Joining the team](joining.md) diff --git a/tutorial/structure.md b/tutorial/structure.md index 1bbddbe..194f2fb 100644 --- a/tutorial/structure.md +++ b/tutorial/structure.md @@ -7,10 +7,6 @@ them, but you need it if you want to send your changes to our server. This tutorial assumes that you have basic knowledge about SVN. If not, you can read {TODO}. In order to checkout manual files, use following command: -### For editors -`svn checkout https://svn.php.net/repository/phpdoc/modules/doc-en phpdoc` - -### For translators `svn checkout https://svn.php.net/repository/phpdoc/modules/doc-{LANG} phpdoc` Both commands will create directory named phpdoc, however, the name can be anything you wish. This directory will