diff --git a/devel-docs/ChangeLog b/devel-docs/ChangeLog index fe73088510..3bced60eb3 100644 --- a/devel-docs/ChangeLog +++ b/devel-docs/ChangeLog @@ -1,3 +1,7 @@ +2008-12-10 Sven Neumann + + * README.gtkdoc: added a link to http://www.gtk.org/gtk-doc/ + 2008-11-22 Sven Neumann * parasites.txt: removed obsolete section about gserialize. diff --git a/devel-docs/README.gtkdoc b/devel-docs/README.gtkdoc index 0be0a2ecbf..b571a7b545 100644 --- a/devel-docs/README.gtkdoc +++ b/devel-docs/README.gtkdoc @@ -10,9 +10,10 @@ but not before libgimp is properly documented. Principle --------- -The documentation is extracted out of the source using gtk-doc. We use -a combination of comment blocks embedded into the source and -additional information added manually into SGML template files. +The documentation is extracted out of the source using gtk-doc (see +http://www.gtk.org/gtk-doc/). We use a combination of comment blocks +embedded into the source and additional information added manually +into SGML template files. Requirements