phpDocumentor to wiki?
Posted
by Mike
on Stack Overflow
See other posts from Stack Overflow
or by Mike
Published on 2009-03-17T15:05:46Z
Indexed on
2010/05/04
14:18 UTC
Read the original article
Hit count: 178
My company is working on end user/developer docs using mediawiki. I'd like to take a lot of the API docs that phpdoc spit out (for specific functions/methods) and have it in wiki markup for easy transfer.
Any solutions out there for getting wiki markup or wiki output from phpDoc? I've looked around and found nothing.
© Stack Overflow or respective owner