[Cogl] [PATCH 1/4] Fix the inclusion of the SDL integration documentation

Damien Lespiau damien.lespiau at gmail.com
Wed May 30 03:47:01 PDT 2012


From: Damien Lespiau <damien.lespiau at intel.com>

You had a mismatch between the file name in -sections.txt and
-docs.xml.in. Chose cogl-sdl.xml.
---
 doc/reference/cogl2/cogl2-sections.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/reference/cogl2/cogl2-sections.txt b/doc/reference/cogl2/cogl2-sections.txt
index bd7b996..64c3944 100644
--- a/doc/reference/cogl2/cogl2-sections.txt
+++ b/doc/reference/cogl2/cogl2-sections.txt
@@ -756,7 +756,7 @@ cogl_gtype_matrix_get_type
 </SECTION>
 
 <SECTION>
-<FILE>SDL</FILE>
+<FILE>cogl-sdl</FILE>
 <TITLE>SDL Integration</TITLE>
 cogl_sdl_context_new
 cogl_sdl_renderer_set_event_type
-- 
1.7.7.5



More information about the Cogl mailing list