docs-archive icon indicating copy to clipboard operation
docs-archive copied to clipboard

Generated API documentation

Open aschempp opened this issue 12 years ago • 2 comments

I have developed a first draft of a module that can read Contao core classes (and its docblocks) to generate a useful API documentation. The final result of the files currently looks pretty much the same as they are now, but the content is retrieved from within the classes.

https://github.com/aschempp/contao-apidocs

@leofeyer @qzminski

(currently only class files are generated, the methods are not there yet)

aschempp avatar Dec 30 '13 18:12 aschempp

Looks good to me. Good job!

qzminski avatar Jan 07 '14 07:01 qzminski

+1 ... for a online readable api doc

matzke avatar Feb 04 '15 10:02 matzke