[gtkmm] Gtkmm-forge digest, Vol 1 #544 - 2 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #544 - 2 msgs
- Date: Wed, 29 Oct 2003 20:11:54 -0800
Send Gtkmm-forge mailing list submissions to
gtkmm-forge lists sourceforge net
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
gtkmm-forge-request lists sourceforge net
You can reach the person managing the list at
gtkmm-forge-admin lists sourceforge net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."
gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla. A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs.
Today's Topics:
1. [Bug 122450] Changed - stylesheet to generate devhelp documentation from doxygen xml (bugzilla-daemon widget gnome org)
2. [Bug 122450] Changed - stylesheet to generate devhelp documentation from doxygen xml (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, roel stack be
Cc:
Date: Wed, 29 Oct 2003 03:32:40 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 122450] Changed - stylesheet to generate devhelp documentation from doxygen xml
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=122450
Changed by pcmoen online no
--- shadow/122450 Mon Oct 27 11:06:19 2003
+++ shadow/122450.tmp.10883 Wed Oct 29 03:32:40 2003
@@ -132,6 +132,25 @@
works for me; but as I said I cannot guarantee punctuality.
------- Additional Comments From roel riks nl 2003-10-27 11:06 -------
Created an attachment (id=20976)
Sample output, rudimentary devhelp docs of gtkmm
+
+------- Additional Comments From pcmoen online no 2003-10-29 03:32 -------
+I don't know about the output in your's index.xml, but mine had
+doxygenindex as the "top-level" field instead of doxygen. Thus failing
+the doxygen/compund/$kind='whatever' extraction.
+
+Changing the entries with doxygen to doxygenindex in the
+doxygen2devhelp.xsl file fixed my problem with the very short output.
+
+Thus changing:
+<xsl:apply-templates select="doxygen/compound[ kind='namespace']">
+to:
+<xsl:apply-templates select="doxygenindex/compound[ kind='namespace']">
+enabled the parser to extract the namespace information out of the
+index.xml file.
+
+Hope this helps for you to.
+
+BTW: My doxygen version is 1.3.4 (Debian SID).
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, roel stack be
Cc:
Date: Wed, 29 Oct 2003 03:50:48 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 122450] Changed - stylesheet to generate devhelp documentation from doxygen xml
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=122450
Changed by roel riks nl
--- shadow/122450 Wed Oct 29 03:32:40 2003
+++ shadow/122450.tmp.21959 Wed Oct 29 03:50:48 2003
@@ -151,6 +151,10 @@
enabled the parser to extract the namespace information out of the
index.xml file.
Hope this helps for you to.
BTW: My doxygen version is 1.3.4 (Debian SID).
+
+------- Additional Comments From roel riks nl 2003-10-29 03:50 -------
+This could very well be the problem that Murray is seeing. I have
+written the stylesheet for the output of Doxygen 1.3rc3.
--__--__--
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]