Problem about secondly run "gtkdoc-mkdb"
- From: cee1 <fykcee1 gmail com>
- To: gtk-doc-list gnome org
- Subject: Problem about secondly run "gtkdoc-mkdb"
- Date: Sun, 2 Aug 2009 17:22:27 +0800
Hi all,
I'm using gtk-doc(1.11) to manager documents of my small project. I encounter some problems like: "../xml/foo.xml:161: parser error : Entity 'ast' not defined", when secondly running gtk-doc.
The steps are:
1) gtkdoc-scan --module=foo --source-dir=../../foo --ignore-headers="a.h b.h"
2) gtkdoc-mkdb --module=foo --source-dir=../../foo --output-format=xml --expand-content-files="" --main-sgml-file=foo-docs.sgml --sgml-mode --output-format=xml --ignore-files="a.c b.h"
...
I find in the second time, gtkdoc-mkdb generates XML files missing the following:
<?xml version="1.0"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
Any suggestions?
Thanks.
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]