epiphany r8564 - in trunk/doc/reference: . tmpl



Author: diegoe
Date: Mon Sep 29 05:55:24 2008
New Revision: 8564
URL: http://svn.gnome.org/viewvc/epiphany?rev=8564&view=rev

Log:
Enable ephy-icon-entry docs build

Added:
   trunk/doc/reference/tmpl/ephy-icon-entry.sgml
Modified:
   trunk/doc/reference/epiphany-docs.sgml
   trunk/doc/reference/epiphany-sections.txt
   trunk/doc/reference/epiphany.types
   trunk/doc/reference/tmpl/ephy-embed.sgml
   trunk/doc/reference/tmpl/epiphany-unused.sgml

Modified: trunk/doc/reference/epiphany-docs.sgml
==============================================================================
--- trunk/doc/reference/epiphany-docs.sgml	(original)
+++ trunk/doc/reference/epiphany-docs.sgml	Mon Sep 29 05:55:24 2008
@@ -20,6 +20,7 @@
     <xi:include href="xml/ephy-glade.xml"/>
     <xi:include href="xml/ephy-extensions-manager.xml"/>
     <xi:include href="xml/ephy-location-entry.xml"/>
+    <xi:include href="xml/ephy-icon-entry.xml"/>
   </chapter>
   <chapter>
     <title>Incomplete</title>

Modified: trunk/doc/reference/epiphany-sections.txt
==============================================================================
--- trunk/doc/reference/epiphany-sections.txt	(original)
+++ trunk/doc/reference/epiphany-sections.txt	Mon Sep 29 05:55:24 2008
@@ -341,3 +341,10 @@
 ephy_location_entry_set_completion
 ephy_location_entry_set_match_func
 </SECTION>
+
+<SECTION>
+<FILE>ephy-icon-entry</FILE>
+ephy_icon_entry_new
+ephy_icon_entry_pack_widget
+ephy_icon_entry_get_entry
+</SECTION>

Modified: trunk/doc/reference/epiphany.types
==============================================================================
--- trunk/doc/reference/epiphany.types	(original)
+++ trunk/doc/reference/epiphany.types	Mon Sep 29 05:55:24 2008
@@ -1,5 +1,6 @@
 #include <ephy-dialog.h>
 #include <ephy-file-chooser.h>
+#include <ephy-icon-entry.h>
 #include <ephy-node-db.h>
 #include <ephy-node-filter.h>
 #include <ephy-location-entry.h>
@@ -8,6 +9,7 @@
 
 ephy_dialog_get_type
 ephy_file_chooser_get_type
+ephy_icon_entry_get_type
 ephy_node_db_get_type
 ephy_node_filter_get_type
 ephy_location_entry_get_type

Modified: trunk/doc/reference/tmpl/ephy-embed.sgml
==============================================================================
--- trunk/doc/reference/tmpl/ephy-embed.sgml	(original)
+++ trunk/doc/reference/tmpl/ephy-embed.sgml	Mon Sep 29 05:55:24 2008
@@ -244,11 +244,6 @@
 @: 
 @: 
 @: 
-@: 
-@: 
-@: 
-@: 
-@: 
 @:
 @Param2: 
 

Added: trunk/doc/reference/tmpl/ephy-icon-entry.sgml
==============================================================================
--- (empty file)
+++ trunk/doc/reference/tmpl/ephy-icon-entry.sgml	Mon Sep 29 05:55:24 2008
@@ -0,0 +1,46 @@
+<!-- ##### SECTION Title ##### -->
+EphyIconEntry
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### FUNCTION ephy_icon_entry_new ##### -->
+<para>
+
+</para>
+
+ Returns: 
+
+
+<!-- ##### FUNCTION ephy_icon_entry_pack_widget ##### -->
+<para>
+
+</para>
+
+ entry: 
+ widget: 
+ start: 
+
+
+<!-- ##### FUNCTION ephy_icon_entry_get_entry ##### -->
+<para>
+
+</para>
+
+ entry: 
+ Returns: 
+
+

Modified: trunk/doc/reference/tmpl/epiphany-unused.sgml
==============================================================================
--- trunk/doc/reference/tmpl/epiphany-unused.sgml	(original)
+++ trunk/doc/reference/tmpl/epiphany-unused.sgml	Mon Sep 29 05:55:24 2008
@@ -1,27 +1,3 @@
-<!-- ##### SECTION ./tmpl/ephy-icon-entry.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/ephy-icon-entry.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/ephy-icon-entry.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/ephy-icon-entry.sgml:Stability_Level ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/ephy-icon-entry.sgml:Title ##### -->
-EphyIconEntry
-
-
 <!-- ##### SECTION ./tmpl/ephy-tab.sgml:Long_Description ##### -->
 <para>
 Each #EphyWindow contains a #GtkNotebook which holds one or more #EphyTab:s.
@@ -620,23 +596,6 @@
 @domain: 
 @Returns: 
 
-<!-- ##### FUNCTION ephy_icon_entry_get_entry ##### -->
-<para>
-
-</para>
-
- entry: 
- Returns: 
-
-<!-- ##### FUNCTION ephy_icon_entry_pack_widget ##### -->
-<para>
-
-</para>
-
- entry: 
- widget: 
- start: 
-
 <!-- ##### FUNCTION ephy_node_db_get_by_name ##### -->
 <para>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]