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