summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2010-12-22 17:45:32 +0000
committerPhilip Withnall <philip@tecnocode.co.uk>2010-12-22 17:45:32 +0000
commit1ebd9258c352ab7ee5d3eaf1b6cd504a6197f2d8 (patch)
treea181531e834fab90d661519c7ec3e6df0c1a1cd4 /docs
parent98f94e94d93d5d0da1405341a1bbadc15c94748d (diff)
downloadtotem-1ebd9258c352ab7ee5d3eaf1b6cd504a6197f2d8.tar.gz
Fix the API documentation build
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/Makefile.am4
-rw-r--r--docs/reference/totem-docs.xml12
2 files changed, 11 insertions, 5 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 9fe75ba51..0b9e9a500 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -116,7 +116,9 @@ IGNORE_HFILES += \
totem-skipto-plugin.h \
totem-time-entry.h \
totem-tracker-widget.h \
- totem-marshal.h
+ totem-marshal.h \
+ gsd-media-keys-window.h \
+ gsd-osd-window.h
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
diff --git a/docs/reference/totem-docs.xml b/docs/reference/totem-docs.xml
index bc92abb6e..5ef67b409 100644
--- a/docs/reference/totem-docs.xml
+++ b/docs/reference/totem-docs.xml
@@ -35,14 +35,18 @@
<title>Index of all symbols</title>
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
</index>
- <index role="2.18">
- <title>Index of new symbols in 2.18</title>
- <xi:include href="xml/api-index-2.18.xml"><xi:fallback/></xi:include>
- </index>
<index role="2.90.0">
<title>Index of new symbols in 2.90.0</title>
<xi:include href="xml/api-index-2.90.0.xml"><xi:fallback/></xi:include>
</index>
+ <index role="2.90.6">
+ <title>Index of new symbols in 2.90.6</title>
+ <xi:include href="xml/api-index-2.90.6.xml"><xi:fallback/></xi:include>
+ </index>
+ <index role="3.0">
+ <title>Index of new symbols in 3.0</title>
+ <xi:include href="xml/api-index-3.0.xml"><xi:fallback/></xi:include>
+ </index>
<index id="api-index-deprecated" role="deprecated">
<title>Index of deprecated symbols</title>
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>