Commit d91c2eaf authored by kov@webkit.org's avatar kov@webkit.org

2009-04-28 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>

        Unreviewed. Update gtk-doc control and base sgml files for 1.1.6.

        * docs/webkitgtk-docs.sgml:
        * docs/webkitgtk-sections.txt:

git-svn-id: svn://svn.chromium.org/blink/trunk@42962 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 8aa9d381
2009-04-28 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Unreviewed. Update gtk-doc control and base sgml files for 1.1.6.
* docs/webkitgtk-docs.sgml:
* docs/webkitgtk-sections.txt:
2009-04-28 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> 2009-04-28 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Reviewed by Xan Lopez. Reviewed by Xan Lopez.
......
...@@ -60,4 +60,7 @@ ...@@ -60,4 +60,7 @@
<index id="index-1.1.5" role="1.1.5"> <index id="index-1.1.5" role="1.1.5">
<title>Index of new symbols in 1.1.5</title> <title>Index of new symbols in 1.1.5</title>
</index> </index>
<index id="index-1.1.6" role="1.1.6">
<title>Index of new symbols in 1.1.6</title>
</index>
</book> </book>
...@@ -89,6 +89,7 @@ webkit_web_frame_get_parent ...@@ -89,6 +89,7 @@ webkit_web_frame_get_parent
webkit_web_frame_get_title webkit_web_frame_get_title
webkit_web_frame_get_uri webkit_web_frame_get_uri
webkit_web_frame_get_web_view webkit_web_frame_get_web_view
webkit_web_frame_load_alternate_string
webkit_web_frame_load_request webkit_web_frame_load_request
webkit_web_frame_load_string webkit_web_frame_load_string
webkit_web_frame_load_uri webkit_web_frame_load_uri
...@@ -374,6 +375,19 @@ webkit_web_inspector_set_web_view ...@@ -374,6 +375,19 @@ webkit_web_inspector_set_web_view
webkit_web_inspector_set_inspected_uri webkit_web_inspector_set_inspected_uri
</SECTION> </SECTION>
<SECTION>
<FILE>webkiterror</FILE>
WEBKIT_NETWORK_ERROR
WEBKIT_PLUGIN_ERROR
WEBKIT_POLICY_ERROR
WebKitNetworkError
WebKitPluginError
WebKitPolicyError
webkit_network_error_quark
webkit_plugin_error_quark
webkit_policy_error_quark
</SECTION>
<SECTION> <SECTION>
<FILE>webkitdefines</FILE> <FILE>webkitdefines</FILE>
WEBKIT_API WEBKIT_API
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment