aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-02-28 06:06:34 +0800
committerChristian Persch <chpe@src.gnome.org>2005-02-28 06:06:34 +0800
commit5343cede55723c75ce53c599465c0bcf1035ead8 (patch)
tree8f7410852dd4374730f5345c64f9e5bb8050b0b4 /doc
parentebb2b51a3bbd7d49ed39100dbb878f3adc6d3e5a (diff)
downloadgsoc2013-epiphany-5343cede55723c75ce53c599465c0bcf1035ead8.tar
gsoc2013-epiphany-5343cede55723c75ce53c599465c0bcf1035ead8.tar.gz
gsoc2013-epiphany-5343cede55723c75ce53c599465c0bcf1035ead8.tar.bz2
gsoc2013-epiphany-5343cede55723c75ce53c599465c0bcf1035ead8.tar.lz
gsoc2013-epiphany-5343cede55723c75ce53c599465c0bcf1035ead8.tar.xz
gsoc2013-epiphany-5343cede55723c75ce53c599465c0bcf1035ead8.tar.zst
gsoc2013-epiphany-5343cede55723c75ce53c599465c0bcf1035ead8.zip
=== Release 1.5.7 ===Release157
2005-02-27 Christian Persch <chpe@cvs.gnome.org> === Release 1.5.7 === * doc/reference/Makefile.am: * doc/reference/tmpl/ephy-embed.sgml:
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am7
-rw-r--r--doc/reference/tmpl/ephy-embed.sgml2
2 files changed, 8 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 2f9199871..3ca2de29a 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -126,7 +126,9 @@ IGNORE_HFILES = \
popup-commands.h \
ppview-toolbar.h \
prefs-dialog.h \
- toolbar.h \
+ ephy-toolbar.h \
+ ephy-fullscreen-popup.h \
+ ephy-link.h \
window-commands.h
# Images to copy into HTML directory.
@@ -142,11 +144,14 @@ extra_files =
# if $(DOC_MODULE).types is non-empty.
GTKDOC_CFLAGS = -I$(top_srcdir)/src \
-I$(top_srcdir)/lib \
+ -I$(top_builddir)/lib \
-I$(top_srcdir)/lib/widgets \
-I$(top_srcdir)/embed \
+ -I$(top_builddir)/embed \
-I$(top_srcdir)/embed/mozilla \
-I$(top_srcdir)/src/bookmarks \
-I$(top_srcdir)/lib/egg \
+ -I$(top_builddir)/lib/egg \
$(EPIPHANY_DEPENDENCY_CFLAGS)
GTKDOC_LIBS = \
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml
index cee623a37..02e851487 100644
--- a/doc/reference/tmpl/ephy-embed.sgml
+++ b/doc/reference/tmpl/ephy-embed.sgml
@@ -219,6 +219,8 @@ be done by casting).
@:
@:
@:
+@:
+@:
@:
<!-- ##### SIGNAL EphyEmbed::ge-security-change ##### -->