[Doxygen-users] Re: Documentation of Fortran code?
Brought to you by:
dimitri
From: Ole S. <ole...@gm...> - 2001-08-20 14:05:47
|
Hello John! Ole Streicher wrote: >> Is there a possibility to use Doxygen to document FORTRAN code? Or is >> it easy to extend Doxygen for this language? >We have used Doxygen to document FORTRAN code by using an INPUT_FILTER >to convert the original FORTRAN source to C-style function prototypes. Can you send or post me this INPUT_FILTER? BTW, is there also a good way to document FORTRAN callable functions wrapped by cfortran.h? Tschuessi Ole |