…ndly Because of the missing "typedef struct TMFoo" it was missing from the gtkdoc header (the struct listings are always without typedef). This is also consistent with the rest of geany.
@gironly for TMParserType so it's picked up as well. @b4n You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/956 -- Commit Summary -- * tagmanager: make doxygen comments and typedefs gtkdoc generation friendly -- File Changes -- M doc/Doxyfile.in (3) M scripts/gen-api-gtkdoc.py (3) M tagmanager/src/tm_source_file.h (6) M tagmanager/src/tm_workspace.h (10) -- Patch Links -- https://github.com/geany/geany/pull/956.patch https://github.com/geany/geany/pull/956.diff --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/956
