> @@ -32,6 +32,10 @@ > * Emitted just after loading main keyfile settings. > */ > > +/** > + * @file geanyobject.h > + * Definition of the global GeanyObject */ > +
> Why? ... Because it's not useful to normal plugins and only used internally by the bindings generated by a core script, so there's no point in having it clutter up the normal API documentation. I thought that's what `@gironly` is for. No big deal though. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1038/files/112ef938ff8c100b62c3ca12a608ed44daa365cf#r66184431
