help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-bash] WG: [Doxygen-users] bash functions with [\.-] function/metho


From: Alexander.Elgert
Subject: [Help-bash] WG: [Doxygen-users] bash functions with [\.-] function/method name parser
Date: Tue, 12 May 2015 20:04:56 +0200

Hello,

I asked this question on the doxygen users mailing list (very low traffic) and 
got no reply up to now.

I believe it could be helpful to link the answers to this mailing list.

Thank you.

Best Regards,
Alexander
-------------------------------

Von: Elgert, Alexander (ext) 
Gesendet: Dienstag, 12. Mai 2015 12:18
An: address@hidden
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)


Attachment: doxyfilter-bash.py
Description: doxyfilter-bash.py

Attachment: zbashrc2_test
Description: zbashrc2_test


reply via email to

[Prev in Thread] Current Thread [Next in Thread]