From e5e892fe47ee727df10330d32d9bd4569068e70a Mon Sep 17 00:00:00 2001 From: Robert Bragg Date: Wed, 25 Aug 2010 20:33:27 +0100 Subject: [PATCH] docs: Use "Cogl" not "COGL" in Cogl API reference Cogl isn't an acronym so we should use "Cogl" instead of "COGL" in our documentation. --- doc/reference/cogl/cogl-docs.xml.in | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/reference/cogl/cogl-docs.xml.in b/doc/reference/cogl/cogl-docs.xml.in index 3cf387e68..a22ff3fa7 100644 --- a/doc/reference/cogl/cogl-docs.xml.in +++ b/doc/reference/cogl/cogl-docs.xml.in @@ -6,8 +6,8 @@ - COGL Reference Manual - for COGL &version; + Cogl Reference Manual + for Cogl &version; 2008 @@ -45,12 +45,12 @@ - COGL - GL Abstraction API + Cogl - GL Abstraction API
- About COGL + About Cogl - COGL is a low level OpenGL abstraction library developed for (and + Cogl is a low level OpenGL abstraction library developed for (and part of) Clutter. It is used primarily by Clutter to provide a common rendering API that works transparently across OpenGL >=1.4, OpenGL ES 1.1 and OpenGL ES 2.0. @@ -75,12 +75,12 @@ - COGL experimental API + Cogl experimental API
About the experimental API - COGL has some experimental API developers are welcomed to play + Cogl has some experimental API developers are welcomed to play with. The main drawback when using those is that there is no API stability guarantee, functions flagged as experimental could be changed or removed in future versions of the library. To use this experimental