<p>In <a href="https://github.com/geany/geany/pull/890#discussion_r52646757">doc/Doxyfile.in</a>:</p>
<pre style='color:#555'>> @@ -247,7 +247,18 @@ ALIASES = "signal=- @ref " \
> "endsignalproto=@endcode " \
> "signaldesc=" \
> "signals=@b Signals: " \
> - "endsignals= "
> + "endsignals= " \
> + "addtogir=@internal"
> +
> +ALIASES += "transfer{1}=\a \xmlonly <simplesect kind=\"geany:transfer\">\1</simplesect>\endxmlonly \htmlonly (transfer: \1) \endhtmlonly"
> +ALIASES += "elementtype{1}=\a \xmlonly <simplesect kind=\"geany:element-type\">\1</simplesect>\endxmlonly \htmlonly (element-type: \1) \endhtmlonly"
> +ALIASES += "scope{1}=\a \xmlonly <simplesect kind=\"geany:scope\">\1</simplesect>\endxmlonly \htmlonly (scope: \1) \endhtmlonly"
> +ALIASES += "skip=\a \xmlonly <simplesect kind=\"geany:skip\"></simplesect>\endxmlonly"
</pre>
<p>should probably be <code>girskip</code> to be clearer</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/890/files#r52646757">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ7Y_Bez1hdZ-YQ_fJrsZMy8oaZ54ks5pjM3_gaJpZM4HM9VD.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
<link itemprop="url" href="https://github.com/geany/geany/pull/890/files#r52646757"></link>
<meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>