Re: [SMARTY-DEV] Doc conversion problem: xml to chm, html, etc
[email protected] (Antony Dovgal)
| Newsgroups | php.smarty.dev |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 12 Jul 2004 16:14:51 +0200 "Piotr" <[email protected]> wrote: > Hello, > > I'd like to translate a documentation to Polish version. > > I downloaded current CVS tree, but when I run GemDoc on an original > english version, I've get many errors and I can't convert it to any > format: single/multi html, chm, pdf, etc. files :( > > A little bit better situation is with German, Russian, etc version, > but I can only convert single xml file to single html or chm file. > > > The problem is, I'd like to create single, big chm (or html) file and > used it later > to see a progress of my own translation in "user friendly" version. > > Can anybody write me - step by step - how to convert (using current > cvs tree) > choosen (f.e. english) branch from xml files to html or chm version? > OS could be Linux or Windows Perhaps this will help: http://www.php.net/manual/en/about.generate.php http://www.php.net/manual/en/about.howtohelp.php Short version: autoconf && ./configure --with-lang=.. && make You'll need all tools, listed in http://cvs.php.net/co.php/phpdoc/howto/howto.html.tar.gz AFAIK this is *nix-only solution (at least, I haven't heard anything about successfull Win32 builds). --- WBR, Antony Dovgal aka tony2001 [email protected] || [email protected]