From 0b8b869d3bbd558ae99c341169717e58f403369f Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 29 Jun 2009 17:03:35 +0100 Subject: Add docs title and version --- docs/reference/libgnome-bluetooth/Makefile.am | 6 +++--- docs/reference/libgnome-bluetooth/gnome-bluetooth-docs.sgml | 9 +++++---- docs/reference/libgnome-bluetooth/version.xml.in | 1 + 3 files changed, 9 insertions(+), 7 deletions(-) create mode 100644 docs/reference/libgnome-bluetooth/version.xml.in (limited to 'docs/reference') diff --git a/docs/reference/libgnome-bluetooth/Makefile.am b/docs/reference/libgnome-bluetooth/Makefile.am index ac0ad934..902d4aa7 100644 --- a/docs/reference/libgnome-bluetooth/Makefile.am +++ b/docs/reference/libgnome-bluetooth/Makefile.am @@ -54,7 +54,7 @@ CFILE_GLOB=$(top_srcdir)/lib/*.c # Header files to ignore when scanning. # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h -IGNORE_HFILES=bluetooth-agent-glue.h bluetooth-agent.h bluetooth-client-glue.h bluetooth-client.h bluetooth-instance-glue.h bluetooth-instance.h helper.h marshal.h obex-agent-glue.h obex-agent.h +IGNORE_HFILES=bluetooth-agent-glue.h bluetooth-agent.h bluetooth-client-glue.h bluetooth-client-private.h bluetooth-instance-glue.h bluetooth-instance.h helper.h marshal.h obex-agent-glue.h obex-agent.h # Images to copy into HTML directory. # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png @@ -62,7 +62,7 @@ HTML_IMAGES= # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE). # e.g. content_files=running.sgml building.sgml changes-2.0.sgml -content_files= +content_files=version.xml # SGML files where gtk-doc abbrevations (#GtkWidget) are expanded # These files must be listed here *and* in content_files @@ -82,7 +82,7 @@ include $(top_srcdir)/gtk-doc.make # Other files to distribute # e.g. EXTRA_DIST += version.xml.in -EXTRA_DIST += +EXTRA_DIST += version.xml.in # Files not to distribute # for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types diff --git a/docs/reference/libgnome-bluetooth/gnome-bluetooth-docs.sgml b/docs/reference/libgnome-bluetooth/gnome-bluetooth-docs.sgml index 62c7f492..f8939a54 100644 --- a/docs/reference/libgnome-bluetooth/gnome-bluetooth-docs.sgml +++ b/docs/reference/libgnome-bluetooth/gnome-bluetooth-docs.sgml @@ -2,20 +2,21 @@ + + ]> gnome-bluetooth Reference Manual - for gnome-bluetooth [VERSION]. + for gnome-bluetooth &version;. The latest version of this documentation can be found on-line at - http://[SERVER]/gnome-bluetooth/. + http://library.gnome.org/devel/gnome-bluetooth/unstable/. - [Insert title here] + API Reference diff --git a/docs/reference/libgnome-bluetooth/version.xml.in b/docs/reference/libgnome-bluetooth/version.xml.in new file mode 100644 index 00000000..d78bda93 --- /dev/null +++ b/docs/reference/libgnome-bluetooth/version.xml.in @@ -0,0 +1 @@ +@VERSION@ -- cgit v1.2.1