Re: [Doxygen-users] Limited Support for VB should be easy?
Brought to you by:
dimitri
From: Alexander L. <li...@we...> - 2002-03-14 08:16:22
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> Hi, <p>one could write an input filter for VB files which removes the VB comment sign just <br>before passing the files to doxygen ... <br>i am also very interested to document all that VB crap with doxygen also, but never tried <br>it ... does doxygen include the sources as well and is able to cross-link the sources? <p>Alex <p>Dav...@ho... schrieb: <blockquote TYPE=CITE>Hi all. <br>Well, I inherited a VBasic project, without little documentation. I love <br>using doxygen to document my C++ projects and don't want to use anything <br>else... but... No support for VB.. <br>so with a little digging... It seems I should be able <br>to use doxygen with vb if there is a way to have it ignore <br>the VB comment delimiter. I will need to use the long <br>hand method to create file and function comments <br>e.g. <br>' <br>'/*! <br>'// \fn MyPatheticVBfunction(one AS integer) <br>'// yadda yadda description.. <br>'*/ <p>Now this does not work because of the ' (single quote) delimiter for the <br>comment.. But when I remove the ' from the file as a comment delimiter, <br>I get nice doxygen output. <p>But, VBasic must have the ' for comments (I wish VB would also use //, <br>but alas.. no) <p>While using the long handed method is not the best, it still gives me <br>a workable solution. <p>So, again. Is there a way to specify the doxygen to ignore any ' (tick)? <br>This could alow me to use doxygen for VB. <p> Dave Foringer <br>> Honeywell BRGA FMS <br>> *Tel: 602-436-3036 <br>> *Email:dav...@ho... <br>> <p>_______________________________________________ <br>Doxygen-users mailing list <br>Dox...@li... <br><a href="https://lists.sourceforge.net/lists/listinfo/doxygen-users">https://lists.sourceforge.net/lists/listinfo/doxygen-users</a></blockquote> <pre>-- Alexander Lichius Diplom-Ingenieur Communication and Information Systems Werum Software & Systems AG Wulf-Werum-Strasse 3 | D-21337 Lueneburg Tel. +49 4131 8900-623 | Fax +49 4131 8900-20 <A HREF="mailto:li...@we...">mailto:li...@we...</A> | <A HREF="http://www.werum.de">http://www.werum.de</A></pre> </html> |