Closed anb0s closed 8 years ago
Hm i'm not working with fortran and have no idea what eclox can do to support it? All settings can be done in the doxyfile editor!? Please reopen if there is an exact definition about requirement...
@anb0s having autofill (!>) for Fortran subroutines and functions (just like in CDT with /**) would help a lot.
!>@brief
!! @param a
!! @param b
!! @param c
subroutine triple_op(a,b,c)
Original Savannah ticket 6042 reported by None on Wed Jun 25 09:17:19 2008.
dingenx wrote: > Hello, please can you add Fortran-Support to eclox? doxygen, > in the version 1.5.6 in Fedora 9 support Fortran 95. > > The actual standard of Fortran is 2003, see wikipedia please.