summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-08-24 03:18:52 +0200
committerBastien Nocera <hadess@hadess.net>2013-08-24 03:23:29 +0200
commitf44b309d37a96536d42303cde580a8a91adb4365 (patch)
tree1b752acb8fb5065e8ed866d00137b2a04f20686a /docs
parent015fff22f79b5e7d25c1f1db4898cea1e23d882b (diff)
downloadtotem-pl-parser-f44b309d37a96536d42303cde580a8a91adb4365.tar.gz
plparse: Remove totem-disc from the public API
It's ugly, with no async APIs, and plenty of gross stuff that we need to hide. https://bugzilla.gnome.org/show_bug.cgi?id=673589
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/Makefile.am1
-rw-r--r--docs/reference/totem-pl-parser-docs.xml1
-rw-r--r--docs/reference/totem-pl-parser-sections.txt19
3 files changed, 1 insertions, 20 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index fa970de..2e3c632 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -49,6 +49,7 @@ CFILE_GLOB=$(top_srcdir)/plparse/*.c
IGNORE_HFILES= \
bswap.h \
stamp-totem-pl-parser-builtins.h \
+ totem-disc.h \
totem-pl-parser-amz.h \
totem-pl-parser-builtins.h \
totem-pl-parser-features.h \
diff --git a/docs/reference/totem-pl-parser-docs.xml b/docs/reference/totem-pl-parser-docs.xml
index 2cac464..05e3257 100644
--- a/docs/reference/totem-pl-parser-docs.xml
+++ b/docs/reference/totem-pl-parser-docs.xml
@@ -18,7 +18,6 @@
<xi:include href="xml/totem-pl-parser.xml"/>
<xi:include href="xml/totem-pl-playlist.xml"/>
<xi:include href="xml/totem-pl-playlist-iter.xml"/>
- <xi:include href="xml/totem-disc.xml"/>
</chapter>
<index id="api-index-full">
diff --git a/docs/reference/totem-pl-parser-sections.txt b/docs/reference/totem-pl-parser-sections.txt
index 61ebba2..b8bede0 100644
--- a/docs/reference/totem-pl-parser-sections.txt
+++ b/docs/reference/totem-pl-parser-sections.txt
@@ -101,22 +101,3 @@ TOTEM_IS_PL_PLAYLIST_CLASS
<TITLE>TotemPlPlaylistIter</TITLE>
TotemPlPlaylistIter
</SECTION>
-
-<SECTION>
-<FILE>totem-disc</FILE>
-<TITLE>TotemDisc</TITLE>
-TotemDiscMediaType
-totem_cd_detect_type
-totem_cd_detect_type_with_url
-totem_cd_detect_type_from_dir
-totem_cd_get_human_readable_name
-totem_cd_mrl_from_type
-totem_cd_has_medium
-<SUBSECTION Standard>
-TOTEM_DISC_MEDIA_TYPE
-totem_disc_media_type_quark
-<SUBSECTION Private>
-MediaType
-MEDIA_TYPE_NUM_TYPES
-</SECTION>
-