summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-01-10 12:04:28 +0000
committerjmmv <jmmv@pkgsrc.org>2003-01-10 12:04:28 +0000
commitb8dfbe936d3c15421d7d2f20555dcd2dc6d61ca9 (patch)
tree40d0627a8a0890630b60e6b46f0a8deb5b223bca /doc/TODO
parentece8babede8174e6fab378da1ca3a1d17cf87ba6 (diff)
downloadpkgsrc-b8dfbe936d3c15421d7d2f20555dcd2dc6d61ca9.tar.gz
Remember the user to fill in GNOME bug reports if the gtk-doc -> doc
conversion cannot be done cleanly.
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index c8648f76686..e9500c767e6 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.166 2003/01/10 08:13:22 cjep Exp $
+$NetBSD: TODO,v 1.167 2003/01/10 12:04:28 jmmv Exp $
Suggested new packages
======================
@@ -281,4 +281,7 @@ Suggested cleanups in pkgsrc
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
does the trick; additionally, one might set
CONFIGURE_ARGS+= --enable-gtk-doc=no
- to avoid a gtk-doc dependency).
+ to avoid a gtk-doc dependency if html documentation is shipped
+ with the package). Please fill in GNOME bug reports if any of
+ the packages do not honor these configuration options and/or do
+ not ship with pregenerated html documents.