[gegl] docs: Warn about bindings being removed on website.



commit bcc3ab5dfda6c8bfa3d3f887d41a753ff2c6dc6c
Author: Michael Henning <drawoc darkrefraction com>
Date:   Wed Aug 14 12:04:46 2013 -0400

    docs: Warn about bindings being removed on website.

 docs/gegl-sharp/index.html |    8 ++++++++
 docs/gegl-vala/index.html  |    8 ++++++++
 docs/pygegl/index.html     |    8 ++++++++
 docs/rgegl/index.html      |    8 ++++++++
 4 files changed, 32 insertions(+), 0 deletions(-)
---
diff --git a/docs/gegl-sharp/index.html b/docs/gegl-sharp/index.html
index cdbb214..61e742c 100644
--- a/docs/gegl-sharp/index.html
+++ b/docs/gegl-sharp/index.html
@@ -39,6 +39,14 @@
 
         <!--RUNINFO-->          
 
+        <div style="background-color: #FF9999; padding: 20px;">
+        <b>WARNING:</b>
+        These bindings have been discontinued and were removed from the GEGL repository in <a 
href="https://git.gnome.org/browse/gegl/commit/?id=40d3f9fc5bed3564ad95ce5bbfa350677704e637";>commit 
40d3f9fc5b</a>.
+        They have not worked since GEGL 0.1, which was superseded in April of 2012.
+        This page is preserved only for historical reasons.
+        If you are interested in language bindings for GEGL, you should use GObject-Introspection instead.
+        </div>
+
         <a name='gegl-sharp'></a>
         <h1>gegl-sharp</h1>
         <p>A C# binding for <a href='../index.html'>GEGL</a>.
diff --git a/docs/gegl-vala/index.html b/docs/gegl-vala/index.html
index 831e611..5f0c851 100644
--- a/docs/gegl-vala/index.html
+++ b/docs/gegl-vala/index.html
@@ -39,6 +39,14 @@
 
         <!--RUNINFO-->          
 
+        <div style="background-color: #FF9999; padding: 20px;">
+        <b>WARNING:</b>
+        These bindings have been discontinued and were removed from the GEGL repository in <a 
href="https://git.gnome.org/browse/gegl/commit/?id=40d3f9fc5bed3564ad95ce5bbfa350677704e637";>commit 
40d3f9fc5b</a>.
+        They have not worked since GEGL 0.1, which was superseded in April of 2012.
+        This page is preserved only for historical reasons.
+        If you are interested in language bindings for GEGL, you should use GObject-Introspection instead.
+        </div>
+
         <a name="gegl-vala"></a>
         <h1>gegl-vala</h1>
         <p>A vala VAPI binding providing access
diff --git a/docs/pygegl/index.html b/docs/pygegl/index.html
index 697b686..8f2931a 100644
--- a/docs/pygegl/index.html
+++ b/docs/pygegl/index.html
@@ -39,6 +39,14 @@
 
         <!--RUNINFO-->          
 
+        <div style="background-color: #FF9999; padding: 20px;">
+        <b>WARNING:</b>
+        These bindings have been discontinued and were removed from the GEGL repository in <a 
href="https://git.gnome.org/browse/gegl/commit/?id=40d3f9fc5bed3564ad95ce5bbfa350677704e637";>commit 
40d3f9fc5b</a>.
+        They have not worked since GEGL 0.1, which was superseded in April of 2012.
+        This page is preserved only for historical reasons.
+        If you are interested in language bindings for GEGL, you should use GObject-Introspection instead.
+        </div>
+
         <a name='pygegl'></a>
         <h1>pygegl</h1>
         <p>A Python extension providing access to <a href='../index.html'>GEGL</a>.
diff --git a/docs/rgegl/index.html b/docs/rgegl/index.html
index 66c05d8..3a24ae7 100644
--- a/docs/rgegl/index.html
+++ b/docs/rgegl/index.html
@@ -37,6 +37,14 @@
     <div class="paper">
       <div class="content">
 
+        <div style="background-color: #FF9999; padding: 20px;">
+        <b>WARNING:</b>
+        These bindings have been discontinued and were removed from the GEGL repository in <a 
href="https://git.gnome.org/browse/gegl/commit/?id=40d3f9fc5bed3564ad95ce5bbfa350677704e637";>commit 
40d3f9fc5b</a>.
+        They have not worked since GEGL 0.1, which was superseded in April of 2012.
+        This page is preserved only for historical reasons.
+        If you are interested in language bindings for GEGL, you should use GObject-Introspection instead.
+        </div>
+
         <!--RUNINFO-->          
 
         <a name="gegl-vala"></a>


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