From bc3acca7eed4f90a33f43b624b4a49d09a75160e Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 12 Apr 2008 15:22:57 +0000 Subject: Add epiphany.h. Only allow including epiphany.h; all other headers are private svn path=/trunk/; revision=8211 --- doc/reference/Makefile.am | 4 +- doc/reference/tmpl/EphyContentPolicy.sgml | 21 -------- doc/reference/tmpl/ephy-embed.sgml | 1 - doc/reference/tmpl/epiphany-unused.sgml | 82 +++++++++++++++++++++++++++++++ 4 files changed, 85 insertions(+), 23 deletions(-) (limited to 'doc') diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 06bd39607..1314c1c6b 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -119,7 +119,8 @@ extra_files = # CFLAGS and LDFLAGS for compiling scan program. Only needed # if $(DOC_MODULE).types is non-empty. -GTKDOC_CFLAGS = -I$(top_srcdir)/src \ +GTKDOC_CFLAGS = -DEPIPHANY_COMPILATION \ + -I$(top_srcdir)/src \ -I$(top_srcdir)/lib \ -I$(top_builddir)/lib \ -I$(top_srcdir)/lib/widgets \ @@ -144,6 +145,7 @@ GTKDOC_LIBS = \ $(top_builddir)/lib/libephymisc.la \ $(top_builddir)/lib/egg/libegg.la \ $(DEPENDENCIES_LIBS) \ + $(WEBKIT_LIBS) \ $(DBUS_LIBS) \ $(LIBINTL) diff --git a/doc/reference/tmpl/EphyContentPolicy.sgml b/doc/reference/tmpl/EphyContentPolicy.sgml index c6afaef59..5cd2d4f61 100644 --- a/doc/reference/tmpl/EphyContentPolicy.sgml +++ b/doc/reference/tmpl/EphyContentPolicy.sgml @@ -17,24 +17,3 @@ EphyContentPolicy - - - - - - - - - - - - - - - - - - - - - diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index 681861a6d..653669e34 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -263,7 +263,6 @@ be done by casting). @: @: @: -@: @: @Param2: diff --git a/doc/reference/tmpl/epiphany-unused.sgml b/doc/reference/tmpl/epiphany-unused.sgml index c493cdc0c..5845cba32 100644 --- a/doc/reference/tmpl/epiphany-unused.sgml +++ b/doc/reference/tmpl/epiphany-unused.sgml @@ -1,3 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + +EphySingle + + Each #EphyWindow contains a #GtkNotebook which holds one or more #EphyTab:s. @@ -50,6 +74,31 @@ EphyTab mozilla-embed-event + + + + + +@Returns: + + + + + + + + + + + + + + + + + + + @@ -156,6 +205,15 @@ Represents the state of an #EphyEmbed with regards to networking negotiations. @aSubject: @Returns: + + + + + +@name: +@aSubject: +@Returns: + @@ -428,6 +486,14 @@ Represents the state of an #EphyEmbed with regards to networking negotiations. + + + + + +@aHistory: +@Returns: + @@ -869,6 +935,14 @@ Represents the state of an #EphyEmbed with regards to networking negotiations. @window: @enabled: + + + + + +@cookie: +@Returns: + @@ -886,3 +960,11 @@ Represents the state of an #EphyEmbed with regards to networking negotiations. @name: @value: + + + + + +@perm: +@Returns: + -- cgit v1.2.3