Home > Archive > PHP Documentation > June 2004 > Re: [PHP-DOC] The Online Generation System
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PHP-DOC] The Online Generation System
|
|
| Nuno Lopes 2004-06-27, 8:55 am |
| Hello Tom,
The translations are only displayed in the main website and in the mirrors
when they have some thousands files translated. Currently, you have few
files translated, so there is no point in having them on-line.
In the near future, all languages will be avaliable in our doc website
throught livedocs.
We will anounce when all this is working.
Just keep working :)
Nuno
----- Original Message -----
> Hey guys,
>
> From http://www.php.net/manual/howto/chapter-online-generation.html:
>
> "This system generates manuals for all languages with a
> language-defs.ent file in the translation directory. However the listing
> of languages at http://www.php.net/docs and http://www.php.net/get/docs
> are static, so only manually added languages show up in those listings."
>
> Wouldn't this mean that the danish translation could be found here:
> http://www.php.net/manual/da/ even though it's not listed on
> http://www.php.net/docs.php ? This doesn't seem to be the case?
>
>
> // Tom, phpdoc-da maintainer
| |
| Tom Sommer 2004-06-27, 8:55 am |
| Nuno Lopes wrote:
> The translations are only displayed in the main website and in the mirrors
> when they have some thousands files translated. Currently, you have few
> files translated, so there is no point in having them on-line.
I know it's not displayed on the website, but according to the document
the danish manual should still be built, even though it's not displayed
on the php.net website. That's my point :)
> In the near future, all languages will be avaliable in our doc website
> throught livedocs.
Yea I use livedocs to check the doc-changes on my server, it's actually
very good, but it seems to dump PHP errors in log.txt and forget my
configure line after each ./build.sh
// Tom
| |
| Nuno Lopes 2004-06-27, 8:55 am |
| > > In the near future, all languages will be avaliable in our doc website
>
> Yea I use livedocs to check the doc-changes on my server, it's actually
> very good, but it seems to dump PHP errors in log.txt and forget my
> configure line after each ./build.sh
Yes, it still dumps a couple of errors to log.txt (some aren't even
livedocs' fault).
If you do a ./configure --something=aaa it saves the options for every
../build.sh you might run. The build system now run almost perfectly (it
still have some problems on windows, but works). Have you read the README?
:-)
Nuno
| |
| Tom Sommer 2004-06-27, 3:55 pm |
| Nuno Lopes wrote:
>
>
> If you do a ./configure --something=aaa it saves the options for every
> ./build.sh you might run. The build system now run almost perfectly (it
> still have some problems on windows, but works). Have you read the README?
> :-)
Yeah, I've read the README, but it doesn't seem to honor my configure
line, it forgets paths and languages upen each build.sh
I'll try and make a method to reproduce it.
// Tom
| |
| Derick Rethans 2004-06-28, 8:57 am |
| On Sun, 27 Jun 2004, Tom Sommer wrote:
> Nuno Lopes wrote:
>
>
> I know it's not displayed on the website, but according to the document
> the danish manual should still be built, even though it's not displayed
> on the php.net website. That's my point :)
ATM if it's built it will appear on the site too.
regards,
Derick
| |
| Tom Sommer 2004-06-28, 4:07 pm |
| Derick Rethans wrote:
>
>
> ATM if it's built it will appear on the site too.
But is it built, if you re-spin it now?
// Tom
| |
| Derick Rethans 2004-06-29, 3:56 am |
| On Mon, 28 Jun 2004, Tom Sommer wrote:
> Derick Rethans wrote:
>
>
> But is it built, if you re-spin it now?
Let's see, I just started the build.
regards,
Derick
| |
|
|
|
|
|