Re: [Doxygen-users] bash functions with [\.-] function/method name parser
Brought to you by:
dimitri
From: <Ale...@ex...> - 2015-05-12 10:29:06
|
Attachments Von: Elgert, Alexander (ext) Gesendet: Dienstag, 12. Mai 2015 12:18 An: dox...@li... Betreff: [Doxygen-users] bash functions with [\.-] function/method name parser Hello, I found a little doxygen filter for bash functions: http://www.cbica.upenn.edu/sbia/software/basis/apidoc/v1.0/doxyfilter-bash_8py_source.html After a few changes, it works really fine for my sources (60_000 loc). (Attached, plus Example file) But there is a thing, which is really annoying, there are tons of bash-functions, which uses a dot or a minus in the function name (which is allowed in bash), for example: function e.() { echo "hello" } Is there a chance to add the dot and the minus for function names, so that doxygen is able to parse these names correctly? It would be very helpful. Thank you. Best regards, Alexander Elgert -- Deutsche Telekom AG Seamless ICT Security Infrastructure & Management im Auftrag T-Systems International GmbH Dipl. Inf Alexander Elgert Langwadener Strasse 17 64625 Bensheim +49 176 22 717 661 (Mobil) +49 671 9683-12 (Tel) +49 671 9683-30 (Fax) |