Menu

Learning about doxygen

Onur today talked about his first experiences with doxygen

  • Fortran support in oxygen is still rudimentary,
    !> starts a documentation section
    !! continues the documentation.
  • You need special configuration to include function-body comments
  • with @fn you have to specify the full function interface (including module scope and arguments), this is problematic in FABM with its many macros
Posted by Carsten Lemmen 2014-02-25 Labels: doxygen doc
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.