com doc/ja: Tell people about the possibility to doc-en source code from git, not SVN.: appendices/about.xml
[email protected] (Yoshinari Takaoka) Thu, 28 Jan 2021 15:48:43 +0000
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
Commit: ae67631ba713dc2767e7373af474454bcf9f8e54 Author: Yoshinari Takaoka <[email protected]> Fri, 29 Jan 2021 00:48:43 +0900 Parents: c285e10c4f9aeaa743476fc3740286cd0eef2e4a Branches: master Link: http://git.php.net/?p=doc/ja.git;a=commitdiff;h=ae67631ba713dc2767e7373af474454bcf9f8e54 Log: Tell people about the possibility to doc-en source code from git, not SVN. Changed paths: M appendices/about.xml Diff: diff --git a/appendices/about.xml b/appendices/about.xml index 996f49c7cb..3f4262a905 100644 --- a/appendices/about.xml +++ b/appendices/about.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 9ffcc250271e62382436b7952691284cd98042f5 Maintainer: hirokawa Status: ready --> +<!-- EN-Revision: 2c2251ec924e1a5d30f08914bba231a4ed9c1923 Maintainer: hirokawa Status: ready --> <!-- CREDITS: takagi,mumumu --> <appendix xml:id="about" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> @@ -412,10 +412,8 @@ int strlen ( string $string ) <para> PHP マニュアルは多くの言語とフォーマットで作成されています。詳しい 情報は <link xlink:href="&url.php.docs;">&url.php.docs;</link> を参照ください。 - このドキュメントの <acronym>XML</acronym> ソースコードは、SVN から - のダウンロードしたり <link xlink:href="&url.php.svn;">&url.php.svn;</link> - で閲覧したりできます。ドキュメントは <literal>phpdoc</literal> - モジュールに格納されています。 + このドキュメントの <acronym>XML</acronym> ソースコードは、 + <link xlink:href="&url.php.git.mirror;doc-ja">&url.php.git.mirror;doc-ja"</link> からダウンロードしたり、閲覧したりできます。 </para> </sect1>