Fix Gtk-Doc warnings
authorPhilip Chimento <philip.chimento@gmail.com>
Wed, 18 Jan 2012 13:17:34 +0000 (14:17 +0100)
committerPhilip Chimento <philip.chimento@gmail.com>
Wed, 18 Jan 2012 13:17:34 +0000 (14:17 +0100)
docs/reference/chimara-sections.txt
libchimara/doc.c

index 994f21b084c551ca3ed2412bb0778d0f64459249..d7aa8e31bd327ce6f9169532b118e289a51b9fc5 100644 (file)
@@ -20,6 +20,7 @@ chimara_glk_set_css_to_default
 chimara_glk_set_css_from_file
 chimara_glk_set_css_from_string
 chimara_glk_run
+chimara_glk_run_file
 chimara_glk_stop
 chimara_glk_wait
 chimara_glk_unload_plugin
@@ -54,6 +55,7 @@ chimara_if_new
 chimara_if_set_preferred_interpreter
 chimara_if_get_preferred_interpreter
 chimara_if_run_game
+chimara_if_run_game_file
 chimara_if_get_format
 chimara_if_get_interpreter
 <SUBSECTION Standard>
@@ -266,6 +268,7 @@ evtype_Arrange
 evtype_Redraw
 evtype_SoundNotify
 evtype_Hyperlink
+evtype_VolumeNotify
 </SECTION>
 
 <SECTION>
index f058e27c387c888471c32d3ccd6f275ad725dd97..fa4dc5a8d29a8f3ad77a067a3370604ad521e087 100644 (file)
  * ]|
  * This returns 1 if the overall suite of sound functions is available. This
  * includes all the functions defined in <link
- * linkend="chimara-chapter-Sound">this chapter</link>. It also includes the
+ * linkend="chimara-glk-spec-sound">this chapter</link>. It also includes the
  * capabilities described below under %gestalt_SoundMusic, %gestalt_SoundVolume,
  * and %gestalt_SoundNotify.
  */