epiphany r8566 - in trunk/doc/reference: . tmpl
- From: diegoe svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r8566 - in trunk/doc/reference: . tmpl
- Date: Mon, 29 Sep 2008 05:55:52 +0000 (UTC)
Author: diegoe
Date: Mon Sep 29 05:55:52 2008
New Revision: 8566
URL: http://svn.gnome.org/viewvc/epiphany?rev=8566&view=rev
Log:
Enable ephy-search-entry docs build
Also, create a new Widgets section.
Added:
trunk/doc/reference/tmpl/ephy-search-entry.sgml
- copied, changed from r8565, /trunk/doc/reference/tmpl/ephy-icon-entry.sgml
Modified:
trunk/doc/reference/Makefile.am
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/ephy-icon-entry.sgml
Modified: trunk/doc/reference/Makefile.am
==============================================================================
--- trunk/doc/reference/Makefile.am (original)
+++ trunk/doc/reference/Makefile.am Mon Sep 29 05:55:52 2008
@@ -43,7 +43,6 @@
ephy-string.h \
ephy-zoom.h \
ephy-node-view.h \
- ephy-search-entry.h \
ephy-spinner.h \
ephy-tree-model-node.h \
ephy-tree-model-sort.h \
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:52 2008
@@ -19,8 +19,12 @@
<xi:include href="xml/ephy-node-db.xml"/>
<xi:include href="xml/ephy-glade.xml"/>
<xi:include href="xml/ephy-extensions-manager.xml"/>
- <xi:include href="xml/ephy-location-entry.xml"/>
+ </chapter>
+ <chapter>
+ <title>Widgets</title>
<xi:include href="xml/ephy-icon-entry.xml"/>
+ <xi:include href="xml/ephy-location-entry.xml"/>
+ <xi:include href="xml/ephy-search-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:52 2008
@@ -348,3 +348,9 @@
ephy_icon_entry_pack_widget
ephy_icon_entry_get_entry
</SECTION>
+
+<SECTION>
+<FILE>ephy-search-entry</FILE>
+ephy_search_entry_new
+ephy_search_entry_clear
+</SECTION>
Modified: trunk/doc/reference/epiphany.types
==============================================================================
--- trunk/doc/reference/epiphany.types (original)
+++ trunk/doc/reference/epiphany.types Mon Sep 29 05:55:52 2008
@@ -4,6 +4,7 @@
#include <ephy-node-db.h>
#include <ephy-node-filter.h>
#include <ephy-location-entry.h>
+#include <ephy-search-entry.h>
#include <ephy-zoom-action.h>
#include <ephy-zoom-control.h>
@@ -13,6 +14,7 @@
ephy_node_db_get_type
ephy_node_filter_get_type
ephy_location_entry_get_type
+ephy_search_entry_get_type
ephy_zoom_action_get_type
ephy_zoom_control_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:52 2008
@@ -235,15 +235,6 @@
@:
@:
@:
-@:
-@:
-@:
-@:
-@:
-@:
-@:
-@:
-@:
@:
@Param2:
Modified: trunk/doc/reference/tmpl/ephy-icon-entry.sgml
==============================================================================
--- trunk/doc/reference/tmpl/ephy-icon-entry.sgml (original)
+++ trunk/doc/reference/tmpl/ephy-icon-entry.sgml Mon Sep 29 05:55:52 2008
@@ -1,5 +1,5 @@
<!-- ##### SECTION Title ##### -->
-EphyIconEntry
+ephy-icon-entry
<!-- ##### SECTION Short_Description ##### -->
Copied: trunk/doc/reference/tmpl/ephy-search-entry.sgml (from r8565, /trunk/doc/reference/tmpl/ephy-icon-entry.sgml)
==============================================================================
--- /trunk/doc/reference/tmpl/ephy-icon-entry.sgml (original)
+++ trunk/doc/reference/tmpl/ephy-search-entry.sgml Mon Sep 29 05:55:52 2008
@@ -1,5 +1,5 @@
<!-- ##### SECTION Title ##### -->
-EphyIconEntry
+ephy-search-entry
<!-- ##### SECTION Short_Description ##### -->
@@ -17,7 +17,7 @@
<!-- ##### SECTION Stability_Level ##### -->
-<!-- ##### FUNCTION ephy_icon_entry_new ##### -->
+<!-- ##### FUNCTION ephy_search_entry_new ##### -->
<para>
</para>
@@ -25,22 +25,11 @@
@Returns:
-<!-- ##### FUNCTION ephy_icon_entry_pack_widget ##### -->
+<!-- ##### FUNCTION ephy_search_entry_clear ##### -->
<para>
</para>
@entry:
- widget:
- start:
-
-
-<!-- ##### FUNCTION ephy_icon_entry_get_entry ##### -->
-<para>
-
-</para>
-
- entry:
- Returns:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]