Re: [DOC-ZH] help needed for fixing manual build
[email protected] (Timandes White)
| Newsgroups | php.doc,php.doc.zh |
|---|---|
| Message-ID | <CANjsnVtQ+qmXkT996M+o-xK3abzU4e6He86_ACZJxN1Z5K3FZg@mail.gmail.com> |
Thanks dude. We all appreciate that. :) André L F S Bacci <[email protected]>于2018年11月17日 周六08:28写道: > On Fri, Nov 16, 2018 at 9:46 PM Philip Olson <[email protected]> wrote: > >> As this thread discovered, the build-doc-snapshots script reveals >> important information, namely: >> >> * It uses phd from git (not the version installed via pear) >> * Uses the /local/src/phpdoc-all/ doc directory (which wasn't being >> updated before) >> * Script is executed hourly but fully runs every 4 hours >> > > The comments on build-docs-snapshots:14 match the 6 hours interval of > "Viewing changes online" on http://doc.php.net/tutorial/editing.php, but > the constant on next line fully runs the script in 4 hours intervals. > > >> At some point soon we should probably add 'svn update' here. >> > > Please, yes. Somewhere after `pushd $BASEDIR`, before the building of all > languages. > > Also, thanks for impressive work. A lot of translators lists are better > now :) > > André >