Hannes Magnusson wrote:
On Thu, Oct 2, 2008 at 13:06, Anthony Bedford <[EMAIL PROTECTED]> wrote:
Hi,

has anyone out there written a script that will help reformat an XML doc  to
the PHP doc style? I have a large(ish) table in particular that I don't want
to reformat by hand if I can get away with it.

Nope :(
The closes you can get are the various scripts
(CVSROOT/phpdoc/scripts/) that generate phpdoc XML from c sources or
reflection.

:(

C-x h C-M \ in nxml-mode does a pretty good job of tidying up the file - but it's not quite good enough I think. If I can I'll work out a better way to do this.

Thanks,
Tony

Reply via email to