goffice r2184 - in trunk/docs: . reference reference/tmpl
- From: jbrefort svn gnome org
- To: svn-commits-list gnome org
- Subject: goffice r2184 - in trunk/docs: . reference reference/tmpl
- Date: Fri, 22 Aug 2008 09:28:29 +0000 (UTC)
Author: jbrefort
Date: Fri Aug 22 09:28:29 2008
New Revision: 2184
URL: http://svn.gnome.org/viewvc/goffice?rev=2184&view=rev
Log:
2008-08-22 Jean Brefort <jean brefort normalesup org>
* docs/reference/Makefile.am: fixed DOC_MAIN_SGML_FILE.
* docs/reference/goffice-docs.sgml: changed gog-prsist to go-persist.
* docs/reference/goffice-sections.txt: ditto and removed deprecated libart
related functions.
* docs/reference/tmpl/gog-object.sgml: removed GOG_PARAM_PERSISTENT.
Modified:
trunk/docs/Changelog
trunk/docs/reference/Makefile.am
trunk/docs/reference/goffice-docs.sgml
trunk/docs/reference/goffice-sections.txt
trunk/docs/reference/tmpl/gog-object.sgml
Modified: trunk/docs/Changelog
==============================================================================
--- trunk/docs/Changelog (original)
+++ trunk/docs/Changelog Fri Aug 22 09:28:29 2008
@@ -1,3 +1,11 @@
+2008-08-22 Jean Brefort <jean brefort normalesup org>
+
+ * docs/reference/Makefile.am: fixed DOC_MAIN_SGML_FILE.
+ * docs/reference/goffice-docs.sgml: changed gog-prsist to go-persist.
+ * docs/reference/goffice-sections.txt: ditto and removed deprecated libart
+ related functions.
+ * docs/reference/tmpl/gog-object.sgml: removed GOG_PARAM_PERSISTENT.
+
2007-08-21 J.H.M. Dassen (Ray) <jdassen debian org>
* reference/Makefile.am: Follow library name change.
Modified: trunk/docs/reference/Makefile.am
==============================================================================
--- trunk/docs/reference/Makefile.am (original)
+++ trunk/docs/reference/Makefile.am Fri Aug 22 09:28:29 2008
@@ -2,7 +2,7 @@
DOC_MODULE=goffice- GOFFICE_API_VER@
-DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
+DOC_MAIN_SGML_FILE=goffice-docs.sgml
DOC_SOURCE_DIR=../../goffice
Modified: trunk/docs/reference/goffice-docs.sgml
==============================================================================
--- trunk/docs/reference/goffice-docs.sgml (original)
+++ trunk/docs/reference/goffice-docs.sgml Fri Aug 22 09:28:29 2008
@@ -37,7 +37,6 @@
<xi:include href="xml/gog-smoothed-curve.xml"/>
<xi:include href="xml/gog-reg-curve.xml"/>
<xi:include href="xml/gog-view.xml"/>
- <xi:include href="xml/gog-persist.xml"/>
<xi:include href="xml/gog-data-allocator.xml"/>
<xi:include href="xml/gog-data-set.xml"/>
</chapter>
@@ -140,6 +139,7 @@
<xi:include href="xml/go-format.xml"/>
<xi:include href="xml/go-glib-extras.xml"/>
<xi:include href="xml/go-libxml-extras.xml"/>
+ <xi:include href="xml/go-persist.xml"/>
<xi:include href="xml/go-undo.xml"/>
</chapter>
</part>
Modified: trunk/docs/reference/goffice-sections.txt
==============================================================================
--- trunk/docs/reference/goffice-sections.txt (original)
+++ trunk/docs/reference/goffice-sections.txt Fri Aug 22 09:28:29 2008
@@ -95,13 +95,8 @@
</SECTION>
<SECTION>
-<FILE>gog-persist</FILE>
-<INCLUDE>goffice/graph/gog-object-xml.h</INCLUDE>
-<TITLE>GogPersist</TITLE>
-GogPersist
-gog_persist_dom_load
-gog_persist_sax_save
-gog_persist_prep_sax
+<FILE>gog-object-xml</FILE>
+<TITLE>GogObject XML support</TITLE>
<SUBSECTION>
gog_object_set_arg
gog_object_write_xml_sax
@@ -111,15 +106,6 @@
GogObjectSaxHandler
go_xml_out_add_color
gog_xml_read_state_get_obj
-<SUBSECTION Standard>
-GOG_PERSIST_TYPE
-GOG_PERSIST
-IS_GOG_PERSIST
-GOG_PERSIST_CLASS
-IS_GOG_PERSIST_CLASS
-GOG_PERSIST_GET_CLASS
-<SUBSECTION Private>
-gog_persist_get_type
</SECTION>
<SECTION>
@@ -1304,6 +1290,25 @@
</SECTION>
<SECTION>
+<FILE>go-persist</FILE>
+<TITLE>GOPersist</TITLE>
+GOPersist
+go_persist_dom_load
+go_persist_sax_save
+go_persist_prep_sax
+GO_PARAM_PERSISTENT
+<SUBSECTION Standard>
+GO_PERSIST_TYPE
+GO_PERSIST
+IS_GO_PERSIST
+GO_PERSIST_CLASS
+IS_GO_PERSIST_CLASS
+GO_PERSIST_GET_CLASS
+<SUBSECTION Private>
+go_persist_get_type
+</SECTION>
+
+<SECTION>
<FILE>go-units</FILE>
<TITLE>Units</TITLE>
PT_PER_IN
@@ -1383,8 +1388,6 @@
PIXEL_WHITE
PIXEL_GREY
PIXEL_GREYA
-go_color_to_artpix
-go_color_render_svp
go_color_from_str
go_color_as_str
go_color_to_pango
@@ -1421,7 +1424,6 @@
GOGradientDirection
go_gradient_dir_from_str
go_gradient_dir_as_str
-go_gradient_setup
</SECTION>
<SECTION>
Modified: trunk/docs/reference/tmpl/gog-object.sgml
==============================================================================
--- trunk/docs/reference/tmpl/gog-object.sgml (original)
+++ trunk/docs/reference/tmpl/gog-object.sgml Fri Aug 22 09:28:29 2008
@@ -264,13 +264,6 @@
@o:
-<!-- ##### MACRO GOG_PARAM_PERSISTENT ##### -->
-<para>
-
-</para>
-
-
-
<!-- ##### MACRO GOG_PARAM_FORCE_SAVE ##### -->
<para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]