looking at the doxygen logs at http://drupal.kollm.org/ , i see quite some documentation problems. for a start, here a patch to fix 4 "Warning: end of file while inside a group".

CommentFileSizeAuthor
#2 phpdoc.diff3.03 KBax
phpdoc.diff3.03 KBax

Comments

catch’s picture

Status: Needs review » Needs work

This patch just removes a bunch of documentation from image.inc without placing it anywhere else. Any reason for this?

ax’s picture

Status: Needs work » Needs review
StatusFileSize
new3.03 KB

the reason is that this documentation currently is duplicate (probably because something went wrong in the course of #148346). this patch only removes the duplicate part - it's all still in there, no worries :) and of course it fixes the 4 unclosed @defgroups.

moshe weitzman’s picture

Status: Needs review » Reviewed & tested by the community

indeed that text is duplicate

gábor hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Thanks, committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.