ant-build-script icon indicating copy to clipboard operation
ant-build-script copied to clipboard

Documentation Support for Other Languages

Open slindstr opened this issue 13 years ago • 1 comments

Currently the build script supports Javascript documentation generation using JSDOC3, which is cool, but I'd love to have all of my other documentation automatically built too.

I haven't really thought about implementation too much (just wanted to capture this idea before I forgot about it), and I'm not too familiar with the auto-generated documentation landscape, but I think doxygen would be a good place to start as it can handle a bunch of languages.

Although, I'm not sure if this falls outside of the scope of H5PB since it provides more than just front-end languages...

slindstr avatar Sep 09 '12 19:09 slindstr

I'm down. We definitely have a lot of people using php with this, so adding PHP doc support, for example, would be a no-brainer.

Consider the discussion open.

roblarsen avatar Sep 16 '12 01:09 roblarsen