com web/doc: Write about phpdoc-all: tutorial/structure.md
[email protected] (Maciej Sobaczewski) Tue, 06 Dec 2016 07:58:49 +0000
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
Commit: 2312e43bd6450346552459580af86fbf61b62411=0AAuthor: Sobak <mso= [email protected]> Tue, 6 Dec 2016 08:58:49 +0100=0AParents: b3= 4af3d1e72c029c506995f82f2ed8503cf2bc9b=0ABranches: master=0A=0ALink: = http://git.php.net/?p=3Dweb/doc.git;a=3Dcommitdiff;h=3D2312e43bd6450346552= 459580af86fbf61b62411=0A=0ALog:=0AWrite about phpdoc-all=0A=0AChanged paths= :=0A M tutorial/structure.md=0A=0A=0ADiff:=0Adiff --git a/tutorial/struct= ure.md b/tutorial/structure.md=0Aindex 688711a..c9fabbd 100644=0A--- a/tuto= rial/structure.md=0A+++ b/tutorial/structure.md=0A@@ -17,6 +17,11 @@ This c= ommand will create a directory named `phpdoc` (the name can be anything yo= =0A This directory will contain a folder with the sources of your chosen la= nguage=0A (named *{LANG}*) and a *doc-base* folder, which is home to some h= elpful tools.=0A =0A+When checking-out manual sources, you can also supply = *all* as *{LANG}* making your=0A+URL `https://svn.php.net/repository/phpdoc= /modules/doc-`. This is somehow magical module,=0A+which fetches every sing= le language version of the manual, as well as `doc-base` folder=0A+into you= r `phpdoc` dir.=0A+=0A ## Files structure=0A **Note for translators:** if a= ny of the source files don't exist in your translation, the English content= will be used=0A during the building process. This means that you *must not= * place untranslated files in your translation tree. Otherwise,=0A