[gtk+] docs: Move GdkColor off into a deprecated section



commit 83f9649c9c377b2fc01d41ad741dfdd384fbf2b0
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat May 24 20:46:30 2014 -0400

    docs: Move GdkColor off into a deprecated section

 docs/reference/gdk/gdk-docs.sgml |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gdk/gdk-docs.sgml b/docs/reference/gdk/gdk-docs.sgml
index 4a8a69b..6db8174 100644
--- a/docs/reference/gdk/gdk-docs.sgml
+++ b/docs/reference/gdk/gdk-docs.sgml
@@ -26,7 +26,6 @@
     <xi:include href="xml/gdkdevice.xml" />
     <xi:include href="xml/regions.xml" />
     <xi:include href="xml/pixbufs.xml" />
-    <xi:include href="xml/colors.xml" />
     <xi:include href="xml/rgba_colors.xml" />
     <xi:include href="xml/visuals.xml" />
     <xi:include href="xml/cursors.xml" />
@@ -48,6 +47,11 @@
     <xi:include href="xml/gdktestutils.xml" />
   </reference>
 
+  <reference>
+    <title>Deprecated</title>
+    <xi:include href="xml/colors.xml" />
+  </reference>
+
   <index id="api-index-full">
     <title>Index of all symbols</title>
     <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]