summaryrefslogtreecommitdiff
path: root/Documentation/webkitdomgtk/tmpl/WebKitDOMStorage.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/webkitdomgtk/tmpl/WebKitDOMStorage.sgml')
-rw-r--r--Documentation/webkitdomgtk/tmpl/WebKitDOMStorage.sgml95
1 files changed, 0 insertions, 95 deletions
diff --git a/Documentation/webkitdomgtk/tmpl/WebKitDOMStorage.sgml b/Documentation/webkitdomgtk/tmpl/WebKitDOMStorage.sgml
deleted file mode 100644
index 16a60a3c0..000000000
--- a/Documentation/webkitdomgtk/tmpl/WebKitDOMStorage.sgml
+++ /dev/null
@@ -1,95 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-WebKitDOMStorage
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### SECTION Image ##### -->
-
-
-<!-- ##### STRUCT WebKitDOMStorage ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### ARG WebKitDOMStorage:length ##### -->
-<para>
-
-</para>
-
-<!-- ##### FUNCTION webkit_dom_storage_key ##### -->
-<para>
-
-</para>
-
-@self:
-@index:
-@error:
-@Returns:
-
-
-<!-- ##### FUNCTION webkit_dom_storage_get_item ##### -->
-<para>
-
-</para>
-
-@self:
-@key:
-@error:
-@Returns:
-
-
-<!-- ##### FUNCTION webkit_dom_storage_set_item ##### -->
-<para>
-
-</para>
-
-@self:
-@key:
-@data:
-@error:
-
-
-<!-- ##### FUNCTION webkit_dom_storage_remove_item ##### -->
-<para>
-
-</para>
-
-@self:
-@key:
-@error:
-
-
-<!-- ##### FUNCTION webkit_dom_storage_clear ##### -->
-<para>
-
-</para>
-
-@self:
-@error:
-
-
-<!-- ##### FUNCTION webkit_dom_storage_get_length ##### -->
-<para>
-
-</para>
-
-@self:
-@error:
-@Returns:
-
-