aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/tmpl/ephy-session.sgml
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2009-12-31 04:07:02 +0800
committerXan Lopez <xan@gnome.org>2009-12-31 04:23:09 +0800
commiteaa19fb5739761d835ccaad80f0266affcb971c4 (patch)
tree83261598c0103b285cff3e78bb43a2b4f7fa9e56 /doc/reference/tmpl/ephy-session.sgml
parentfab4ce42cdef5d1046b0f17d77dbca9dc384962d (diff)
downloadgsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar.gz
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar.bz2
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar.lz
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar.xz
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar.zst
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.zip
Revert "docs: remove generated templates"
This reverts commit 3deb6e06fd3cccaf26bca8c81bf1f83ef7993dd6. This broke distcheck.
Diffstat (limited to 'doc/reference/tmpl/ephy-session.sgml')
-rw-r--r--doc/reference/tmpl/ephy-session.sgml84
1 files changed, 84 insertions, 0 deletions
diff --git a/doc/reference/tmpl/ephy-session.sgml b/doc/reference/tmpl/ephy-session.sgml
new file mode 100644
index 000000000..ce97b6371
--- /dev/null
+++ b/doc/reference/tmpl/ephy-session.sgml
@@ -0,0 +1,84 @@
+<!-- ##### SECTION Title ##### -->
+ephy-session
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### FUNCTION ephy_session_get_active_window ##### -->
+<para>
+
+</para>
+
+@session:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_session_save ##### -->
+<para>
+
+</para>
+
+@session:
+@filename:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_session_load ##### -->
+<para>
+
+</para>
+
+@session:
+@filename:
+@user_time:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_session_close ##### -->
+<para>
+
+</para>
+
+@session:
+
+
+<!-- ##### FUNCTION ephy_session_get_windows ##### -->
+<para>
+
+</para>
+
+@session:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_session_add_window ##### -->
+<para>
+
+</para>
+
+@session:
+@window:
+
+
+<!-- ##### FUNCTION ephy_session_remove_window ##### -->
+<para>
+
+</para>
+
+@session:
+@window:
+
+