Setting up a package to use gtk-doc
- From: rsteinke w-link net
- To: gtk-doc-list gnome org
- Subject: Setting up a package to use gtk-doc
- Date: Fri, 28 Sep 2001 20:09:57 -0700
I'm setting up a package to use gtk-doc, and it went fine except
for two problems:
1. The sample Makefile.am provides a commented-out DOC_OVERRIDES option.
This is well and good, but if it's not defined you get an error. You
need to add an uncommented line
DOC_OVERRIDES =
to get it to work by default.
2. If you don't have any functions in sections.txt, you get a
divide-by-zero error at line 1763 of gtkdoc-mkdb when it tries to
compute the percentage of functions documented. This isn't a serious
problem, but makes the initial setup a little disconcerting.
Ron Steinke
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]