[Github-comments] [geany] doxygen: various doxygen-related fixes in preparation for gtkdoc generation (302b40e)

Matthew Brush notifications at xxxxx
Thu Dec 17 10:02:47 UTC 2015


When I say "public" I mean "the symbols we intentionally expose that plugins are allowed to use and that we'll honor compatibility for", not "what the compiler/linker lets them get at". In a perfect world Geany's code would use more private implementation to make it also technically impossible for plugins to use, but it's not all written like that, and so we use Doxygen comments to indicate to plugin developers what is allowed (again, by convention, not compiler enforcement) can be used.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/commit/302b40e9778ff49407902f3ef9f272ed202f4547#commitcomment-15037381
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151217/3e35a4a0/attachment.html>


More information about the Github-comments mailing list