[totem-pl-parser] Some gtk-doc fixes



commit b187641f8802a5e619e229516041ca23d9d329c0
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jan 27 17:55:02 2010 +0000

    Some gtk-doc fixes
    
    Thanks for Stefan Kost for his help

 docs/reference/Makefile.am                  |    2 +-
 docs/reference/totem-pl-parser-docs.xml     |    1 +
 docs/reference/totem-pl-parser-sections.txt |    7 +++++++
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 5c3c02f..d5290c4 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -29,7 +29,7 @@ SCAN_OPTIONS=
 
 # Extra options to supply to gtkdoc-mkdb.
 # e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
-MKDB_OPTIONS=--sgml-mode --output-format=xml --name-space=totem_pl_parser
+MKDB_OPTIONS=--sgml-mode --output-format=xml --name-space=totem_
 
 # Extra options to supply to gtkdoc-mktmpl
 # e.g. MKTMPL_OPTIONS=--only-section-tmpl
diff --git a/docs/reference/totem-pl-parser-docs.xml b/docs/reference/totem-pl-parser-docs.xml
index 8fd5519..47c9b51 100644
--- a/docs/reference/totem-pl-parser-docs.xml
+++ b/docs/reference/totem-pl-parser-docs.xml
@@ -17,6 +17,7 @@
 		<title>API Reference</title>
 		<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>
 
diff --git a/docs/reference/totem-pl-parser-sections.txt b/docs/reference/totem-pl-parser-sections.txt
index e2c3308..1a5dc2c 100644
--- a/docs/reference/totem-pl-parser-sections.txt
+++ b/docs/reference/totem-pl-parser-sections.txt
@@ -92,7 +92,14 @@ TOTEM_IS_PL_PLAYLIST_CLASS
 </SECTION>
 
 <SECTION>
+<FILE>totem-pl-playlist-iter</FILE>
+<TITLE>TotemPlPlaylistIter</TITLE>
+TotemPlPlaylistIter
+</SECTION>
+
+<SECTION>
 <FILE>totem-disc</FILE>
+<TITLE>TotemDisc</TITLE>
 TotemDiscMediaType
 totem_cd_detect_type
 totem_cd_detect_type_with_url



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]