efl/src/bin/eolian_mono
Xavi Artigas 47728f0c89 efl-mono: Remove trailing () from doc references
Summary:
Some EO docs include () after a @method reference (some don't).
When the method reference is redered by DocFX it already includes
the trailing parenthese (and it even includes the parameter types),
so it looks very weird: Efl.Gfx.Stack.Raise()()

This patch removes the "()" string from any text comment following
an @ reference.

Test Plan:
Check DocFX docs for Efl.Gfx.Stack.Lower before and after this patch.
There are references to other methods which include the double parentheses.

Reviewers: lauromoura

Reviewed By: lauromoura

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7504
2018-12-21 18:02:29 +01:00
..
eolian/mono efl-mono: Remove trailing () from doc references 2018-12-21 18:02:29 +01:00
.gitignore eolian_mono: Added code for eolian_mono generator 2017-12-04 15:47:50 -03:00
eolian_mono.cc doc: Turn comments from EO to C# XML syntax 2018-12-21 14:52:49 +01:00