I have a problem using doxygen for bash scripts. If two script files contain a function with the same name (e.g. main()). Doxygen only processes the first occurrence but denies to do it for the second one.
Any ideas how to fix this?
Btw.: Renaming of functions is not an option.
Regards
hiho888
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I have a problem using doxygen for bash scripts. If two script files contain a function with the same name (e.g. main()). Doxygen only processes the first occurrence but denies to do it for the second one.
Any ideas how to fix this?
Btw.: Renaming of functions is not an option.
Regards
hiho888