Message2605

Author fluzz
Recipients
Date 2013-10-08.14:37:06
Content
On 09/26/2012 09:11 AM, Arthur Huillet - Roundup wrote:
>
> Arthur Huillet<ahuillet@freedroid.org>  added the comment:
>
> We don't. :)
>

Mhhh...

I don't understand why we should have to 'add' an other language.

If someone wants to generate the doxydoc, he has to install doxygen,
graphviz and so on.
If he also wants to generate the doc of lua scripts (such as
script_helpers.lua), then he will also have to install lua2dox.

What we just have to do is to change our doxyfile to instruct doxygen
to filter lua files through that lua2dox. And if the user did not
installed it, doxygen will just complain about a not found file, and do
its work anyhow.
History
Date User Action Args
2013-10-08 14:37:06fluzzlinkissue613 messages
2013-10-08 14:37:06fluzzcreate