Skip to content

Commit

Permalink
Doxygen subroutine documentation snippet for fortran.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Nick (bromwich) committed Nov 30, 2016
1 parent 241a134 commit 37edc67
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions snippets/fortran.snippets
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ snippet doc
! Description: $1
! """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
$0
snippet dox
!> @brief ${1}
!> ${2}
!> @author `g:snips_author`
${0}
# Variables definitions
# Boolean
snippet bool
Expand Down

0 comments on commit 37edc67

Please # to comment.