<p>In <a href="https://github.com/geany/geany/pull/1112#discussion_r69572007">doc/Makefile.am</a>:</p>
<pre style='color:#555'>> @@ -194,22 +194,29 @@ geany-sciwrappers-gtkdoc-tmp.h: geany-sciwrappers-gtkdoc.h
>            -e 's,sci_,scintilla_object__GI__MARK_,g' \
>            $< > $@
>  
> +geany-gtkdoc-tmp.h: geany-gtkdoc.h
> +  $(AM_V_GEN) $(SED) \
> +          -e 's,\(document_\)\(new_file\),\1_GI__WORKAROUNDNEW\2,g' \
</pre>
<p>I haven't tested this name yet, but the reason I chose the name in my PR was to ensure that <code>g-ir-scanner</code> doesn't get confused by <code>NEW</code> in the name or somehow skipping <code>UPPERCASE</code> names or something. I don't trust that tool :) If it works though, good stuff.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/1112/files/800f46d15ae2d52eb43145b74a19d5c4f0f3af56..194dd041ffba6352bc64e7caf5eecdc3708052ec#r69572007">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ2mEH3Si3xRHJqkJhrEQ4BOERL4pks5qSmmmgaJpZM4JD5zE">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ2RQSlExN6vplppqL422aknXN3G2ks5qSmmmgaJpZM4JD5zE.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/1112/files/800f46d15ae2d52eb43145b74a19d5c4f0f3af56..194dd041ffba6352bc64e7caf5eecdc3708052ec#r69572007"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>