Re: [PHP4BETA] best form of php documentation
[email protected] (Hartmut Holzgraefe) Fri, 02 Jun 2000 01:38:15 +0200
| Newsgroups | php.version4,php.windows |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > To build a PDF manual out of the XML source is very difficult and at the > time impossible. There is one solution, but most of the links are missing. lets say it is by now impossible to build a PDF manual that is using all the features a PDF Document could have but the default Makefile within phpdoc should now make it possible to say 'make pdf' using the longer way (XML->TeX->dvi->PostScript->PDF instead of just XML->TeX->PDF) there is no difference in output quality or layout, ist just that the conversion step to postscript will remove all cross-referenc links from the document :(