From ad355ea9f2bfc46c1e0db0f33e5196d65d599eba Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Wed, 10 Dec 2008 11:53:50 +0000 Subject: [PATCH] added a link to http://www.gtk.org/gtk-doc/ 2008-12-10 Sven Neumann * README.gtkdoc: added a link to http://www.gtk.org/gtk-doc/ svn path=/trunk/; revision=27771 --- devel-docs/ChangeLog | 4 ++++ devel-docs/README.gtkdoc | 7 ++++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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