Re: some questions about gtk-doc
- From: James Henstridge <james jamesh id au>
- To: Thomas Vander Stichele <thomas apestaart org>
- Cc: gtk-doc-list gnome org
- Subject: Re: some questions about gtk-doc
- Date: Sat, 06 Aug 2005 12:51:15 +0800
Thomas Vander Stichele wrote:
>b) There is some extra information I would like to plug into the
>generated xml. I've tried doing an xi:include in my tmpl/*.sgml files,
>but there's no xmlns: directive generated for XInclude as part of
>the .xml files build. Would it make sense to add this ?
>
>
Why not define the namespace directly, if you need it? Something like:
<include xmlns="http://www.w3.org/2003/XInclude" href="foo.html" />
Not as pretty, but it should work. XML namespaces can be defined at any
level in the document.
James.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]