totem r6239 - in trunk: . docs/reference
- From: pwithnall svn gnome org
- To: svn-commits-list gnome org
- Subject: totem r6239 - in trunk: . docs/reference
- Date: Fri, 3 Apr 2009 17:33:43 +0000 (UTC)
Author: pwithnall
Date: Fri Apr 3 17:33:43 2009
New Revision: 6239
URL: http://svn.gnome.org/viewvc/totem?rev=6239&view=rev
Log:
2009-04-03 Philip Withnall <philip tecnocode co uk>
* docs/reference/Makefile.am: Updated API documentation Makefile
such that it isn't trying to document marshalling API or plugins.
* docs/reference/totem-docs.xml: Updated API documentation's DocBook
version to 4.5.
Modified:
trunk/ChangeLog
trunk/docs/reference/Makefile.am
trunk/docs/reference/totem-docs.xml
Modified: trunk/docs/reference/Makefile.am
==============================================================================
--- trunk/docs/reference/Makefile.am (original)
+++ trunk/docs/reference/Makefile.am Fri Apr 3 17:33:43 2009
@@ -48,12 +48,28 @@
# Header files to ignore when scanning.
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
IGNORE_HFILES = \
- totem-private.h \
- ev-sidebar.h \
- eggdesktopfile.h \
- eggfileformatchooser.h \
- eggsmclient.h \
- eggsmclient-private.h
+ totem-private.h \
+ ev-sidebar.h \
+ eggdesktopfile.h \
+ eggfileformatchooser.h \
+ eggsmclient.h \
+ eggsmclient-private.h \
+ totemobject-marshal.h \
+ totemplaylist-marshal.h \
+ totemvideolist-marshal.h
+
+# Plugin files
+IGNORE_HFILES += \
+ bacon-video-widget-properties.h \
+ totem-gallery.h \
+ totem-gallery-progress.h \
+ totem-screenshot.h \
+ totem-screenshot-plugin.h \
+ totem-skipto.h \
+ totem-skipto-plugin.h \
+ totem-time-entry.h \
+ totem-tracker-widget.h \
+ totem-marshal.h
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
Modified: trunk/docs/reference/totem-docs.xml
==============================================================================
--- trunk/docs/reference/totem-docs.xml (original)
+++ trunk/docs/reference/totem-docs.xml Fri Apr 3 17:33:43 2009
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
<!ENTITY slash "/">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]