Re: [fpc-devel] [patch] Documentation generation with IPF support

2009-10-02 Thread Michael Van Canneyt
On Fri, 2 Oct 2009, Graeme Geldenhuys wrote: Hi, Attached is a patch for the 'fpcdocs' repository. This patch adds support for IPF output via the makefile. I have also updated the readme file with various sections and new information about IPF support. Note: fpcmake needs to be run after the

Re: [fpc-devel] [patch] Documentation generation with IPF support

2009-10-02 Thread Graeme Geldenhuys
2009/10/2 Tomas Hajny : > > Thanks. It's somewhat better to add such patches to the bug tracker rather > than send them by e-mail to make sure they're not forgotten. OK, but I did notify Michael about this patch a few minutes ago. But I'll post future patches to Mantis, just to be on the save side

Re: [fpc-devel] [patch] Documentation generation with IPF support

2009-10-02 Thread Tomas Hajny
On Fri, October 2, 2009 16:38, Graeme Geldenhuys wrote: Hi, > Attached is a patch for the 'fpcdocs' repository. This patch adds > support for IPF output via the makefile. > I have also updated the readme file with various sections and new > information about IPF support. > > Note: > fpcmake need

[fpc-devel] [patch] Documentation generation with IPF support

2009-10-02 Thread Graeme Geldenhuys
Hi, Attached is a patch for the 'fpcdocs' repository. This patch adds support for IPF output via the makefile. I have also updated the readme file with various sections and new information about IPF support. Note: fpcmake needs to be run after the patch has been applied, so a new default Makefile