Fix the inclusion of the SDL integration documentation
You had a mismatch between the file name in -sections.txt and -docs.xml.in. Chose cogl-sdl.xml. Reviewed-by: Robert Bragg <robert@linux.intel.com> (cherry picked from commit 8b61963f3015e11bd5fbe225ec566ac6e354acc1)
This commit is contained in:
parent
ecc5c96aeb
commit
0257a9591f
1 changed files with 1 additions and 1 deletions
|
@ -804,7 +804,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
|
||||
|
|
Loading…
Reference in a new issue