From 5343cede55723c75ce53c599465c0bcf1035ead8 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 27 Feb 2005 22:06:34 +0000 Subject: === Release 1.5.7 === 2005-02-27 Christian Persch === Release 1.5.7 === * doc/reference/Makefile.am: * doc/reference/tmpl/ephy-embed.sgml: --- doc/reference/Makefile.am | 7 ++++++- doc/reference/tmpl/ephy-embed.sgml | 2 ++ 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'doc') 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). @: @: @: +@: +@: @: -- cgit v1.2.3