Hi, how do I put the comment block after module/subroutine/function declaration in Fortran? I tried
SUBROUTINE FOO !< description of FOO but it does not work. For arguments and variables the "after" comment block works fine. I simply need to hide the bulky comment blocks inside subroutines to keep the code readable when collapsing the outlines in Visual Studio. Thanks for any help, Petr Parik ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users