diff options
author | Xan Lopez <xan@src.gnome.org> | 2008-06-30 02:15:58 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2008-06-30 02:15:58 +0800 |
commit | 3c310a6753141eb1a01acdacc3d2286080183d0f (patch) | |
tree | 5036770a58801aef362136ae893fcb7cd0151f7f /doc | |
parent | 21608abec6b897869c73009d5ffaf2e4a6a5bf90 (diff) | |
download | gsoc2013-epiphany-3c310a6753141eb1a01acdacc3d2286080183d0f.tar gsoc2013-epiphany-3c310a6753141eb1a01acdacc3d2286080183d0f.tar.gz gsoc2013-epiphany-3c310a6753141eb1a01acdacc3d2286080183d0f.tar.bz2 gsoc2013-epiphany-3c310a6753141eb1a01acdacc3d2286080183d0f.tar.lz gsoc2013-epiphany-3c310a6753141eb1a01acdacc3d2286080183d0f.tar.xz gsoc2013-epiphany-3c310a6753141eb1a01acdacc3d2286080183d0f.tar.zst gsoc2013-epiphany-3c310a6753141eb1a01acdacc3d2286080183d0f.zip |
embed: remove ephy_embed_go_forward.
Use WebKit API directly.
svn path=/trunk/; revision=8305
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 4e58d65a6..d0ea3c828 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_forward ephy_embed_go_up ephy_embed_shistory_n_items ephy_embed_shistory_get_nth diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index 2fa4dbfe5..280af6f25 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_forward ##### --> -<para> - -</para> - -@embed: - - <!-- ##### FUNCTION ephy_embed_go_up ##### --> <para> |