Generating Documentation from XML using xslt
When I worked at Infusionsoft I re-cycled some code I used to generate a php sdk into code that would generate documentation for the API, it wasn’t pretty but since I didn’t get official time to do it that’s what happens. I left the company, but fortunately Vivin Paliath is actively maintaining the auto-generation of the documentation using xslt, see: http://networkedblogs.com/kco7J Now, if he gets it Mavenized, and part of the formal build process than it will be the icing on the cake for all of us Infusionsoft API developers.
Categories: php5