bash-doxygen icon indicating copy to clipboard operation
bash-doxygen copied to clipboard

Combine bash documentation with c++ documentation

Open maaikez opened this issue 6 years ago • 0 comments

I want to combine your nice script in doxygen with my C++ documentation. When I add sed -n -f /path/to/doxygen-bash.sed -- to INPUT_FILTER, it is not showing my CPP classes anymore, but only 'Files'. What to add there so I still have my classes documented?

maaikez avatar Jul 08 '19 17:07 maaikez