diff options
author | Xan Lopez <xan@src.gnome.org> | 2008-06-30 02:15:53 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2008-06-30 02:15:53 +0800 |
commit | 21608abec6b897869c73009d5ffaf2e4a6a5bf90 (patch) | |
tree | 94828edeebb4964936e6fbc0a19926567e86f7fc /doc | |
parent | 5aac39ff9672fb14e03ff33b99ab4853955a5592 (diff) | |
download | gsoc2013-epiphany-21608abec6b897869c73009d5ffaf2e4a6a5bf90.tar.gz gsoc2013-epiphany-21608abec6b897869c73009d5ffaf2e4a6a5bf90.tar.zst gsoc2013-epiphany-21608abec6b897869c73009d5ffaf2e4a6a5bf90.zip |
embed: remove ephy_embed_go_back.
Use WebKit API directly.
svn path=/trunk/; revision=8304
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/epiphany-sections.txt | 1 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 8 |
2 files changed, 0 insertions, 9 deletions
diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index 30bdf886e..4e58d65a6 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -72,7 +72,6 @@ ephy_embed_can_go_back ephy_embed_can_go_forward ephy_embed_can_go_up ephy_embed_get_go_up_list -ephy_embed_go_back ephy_embed_go_forward ephy_embed_go_up ephy_embed_shistory_n_items diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index edb06be65..2fa4dbfe5 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -436,14 +436,6 @@ windows opened with JavaScript often use a nonstandard chrome. @Returns: -<!-- ##### FUNCTION ephy_embed_go_back ##### --> -<para> - -</para> - -@embed: - - <!-- ##### FUNCTION ephy_embed_go_forward ##### --> <para> |