Building glib docs
- From: Russell Shaw <rjshaw netspace net au>
- To: gtk-list gnome org
- Subject: Building glib docs
- Date: Sun, 20 Jun 2004 21:57:25 +1000
Hi,
When building glib docs from cvs, i get:
touch tmpl-build.stamp
*** Building XML ***
cd . && \
gtkdoc-mkdb --module=glib --source-dir=../../.. --output-format=xml --sgml-mode
--output-format=xml --ignore-files=trio
100% symbol docs coverage (1264 symbols documented, 6 not documented)
See glib-undocumented.txt for a list of missing docs.
The doc coverage percentage doesn't include intro sections.
touch sgml-build.stamp
*** Building HTML ***
rm -rf ./html
mkdir ./html
cd ./html && gtkdoc-mkhtml glib ../glib-docs.sgml
I/O error : Attempt to load network entity
http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
../glib-docs.sgml:69: warning: failed to load external entity
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
I can get "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
in a web browser.
After that, i get tons of errors like:
../xml/macros.xml:219: parser error : Entity 'nbsp' not defined
<varlistentry><term><parameter>a</parameter> :</term>
^
../xml/macros.xml:222: parser error : Entity 'nbsp' not defined
<varlistentry><term><parameter>b</parameter> :</term>
^
../xml/macros.xml:249: parser error : Entity 'nbsp' not defined
<varlistentry><term><parameter>a</parameter> :</term>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]