[Doxygen-users] Custom language support in Doxygen
Brought to you by:
dimitri
From: kildare s. <ksi...@mu...> - 2018-01-22 20:29:48
|
Hello all, I work with development using a custom version of WML and WMLScript. Its syntax is similar to Javascript, but it also supports the C/C++ preprocessor commands, such as #include or "ifdef", an example code would be something like this: *#include "scriptFile.wmls"* *function myFunction() : boolean* *{* * var b : boolean;* * b = true; * * return b;* *}* I have been reading the doxygen documentation, but I didn't see a way to make it recognize the language syntax. Do you believe it is possible somehow to use any release version to create documentation for this language? Thank you all and Best Regards, -- *KILDARE SILVEIRA* DEVELOPMENT +55 (21) 3974-5678 <+55%2021%203974-5678> www.muxi.com.br -- Esta mensagem (incluindo qualquer anexo) é confidencial e legalmente protegida, somente podendo ser usada pelo individuo ou entidade a quem foi endereçada. Caso você a tenha recebido por engano, deverá devolver ao remetente e, posteriormente apagar, pois a disseminação, encaminhamento, uso, impressão ou cópia do conteúdo desta mensagem são expressamente proibidos. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should return and then delete this message. Any disclosure, copying, printing, use or distribution of this message, or the taking of any part is illegal. |