Mercurial > pidgin
diff src/gtkimhtml.h @ 5034:4691c5936c01
[gaim-migrate @ 5377]
More to recompile!
Put some special Doxygen group tags in the documentation. I'm basically
organizing it so when you do a make docs, you get a little Modules page
showing "Gaim Core" and "GTK+ User Interface." This should make it easy for
us to show which files belong in either category for now.
This is kind of in preparation for all the core/ui split stuff I hope to
start soon.
committer: Tailor Script <tailor@pidgin.im>
| author | Christian Hammond <chipx86@chipx86.com> |
|---|---|
| date | Sat, 05 Apr 2003 10:45:32 +0000 |
| parents | 3ee1b1409660 |
| children | 44945824ba60 |
line wrap: on
line diff
--- a/src/gtkimhtml.h Sat Apr 05 10:23:02 2003 +0000 +++ b/src/gtkimhtml.h Sat Apr 05 10:45:32 2003 +0000 @@ -1,5 +1,6 @@ -/* - * GtkIMHtml +/** + * @file gtkimhtml.h Gaim IM rendering component + * @ingroup gtkui * * Copyright (C) 2000, Eric Warmenhoven <warmenhoven@yahoo.com> * @@ -16,7 +17,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * */ #ifndef __GTK_IMHTML_H
