From d8bf5493f36c47b989dcb8950fee1ad496850260 Mon Sep 17 00:00:00 2001 From: Philip Chimento Date: Wed, 18 Jan 2012 14:17:34 +0100 Subject: [PATCH] Fix Gtk-Doc warnings --- docs/reference/chimara-sections.txt | 3 +++ libchimara/doc.c | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/reference/chimara-sections.txt b/docs/reference/chimara-sections.txt index 994f21b..d7aa8e3 100644 --- a/docs/reference/chimara-sections.txt +++ b/docs/reference/chimara-sections.txt @@ -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 @@ -266,6 +268,7 @@ evtype_Arrange evtype_Redraw evtype_SoundNotify evtype_Hyperlink +evtype_VolumeNotify
diff --git a/libchimara/doc.c b/libchimara/doc.c index f058e27..fa4dc5a 100644 --- a/libchimara/doc.c +++ b/libchimara/doc.c @@ -1592,7 +1592,7 @@ * ]| * This returns 1 if the overall suite of sound functions is available. This * includes all the functions defined in this chapter. It also includes the + * linkend="chimara-glk-spec-sound">this chapter. It also includes the * capabilities described below under %gestalt_SoundMusic, %gestalt_SoundVolume, * and %gestalt_SoundNotify. */ -- 2.30.2