Anvil / bash-doxygen

A doxygen filter for bash scripts
Do What The F*ck You Want To Public License
91 stars 24 forks source link

Add support for function body prototypes #14

Open nkakouros opened 6 years ago

nkakouros commented 6 years ago

I want to use intendend @var statements inside my function bodies. If I managed to understand the sed rules correctly, bash-doxygen ignores everything that is intended. If this is the case, it would be great to also pass this info to doxygen.