[gegl/soc-2012-ville] removed gallery from docs



commit 027dbabe82faeda4c21d7d31686a37a2ca2e1270
Author: Ville Sokk <ville sokk gmail com>
Date:   Wed Jul 4 19:35:42 2012 +0300

    removed gallery from docs

 docs/Makefile.am                 |    3 +-
 docs/gallery/.gitignore          |    6 -
 docs/gallery/Makefile.am         |   47 --------
 docs/gallery/OpenRaster-00.xml   |    7 --
 docs/gallery/OpenRaster-01.xml   |   15 ---
 docs/gallery/OpenRaster-04.xml   |   16 ---
 docs/gallery/clones.xml          |  218 --------------------------------------
 docs/gallery/data/.gitignore     |    2 -
 docs/gallery/data/Makefile.am    |    1 -
 docs/gallery/data/OpenRaster.png |  Bin 3253 -> 0 bytes
 docs/gallery/data/OpenRaster.svg |  106 ------------------
 docs/gallery/data/car-stack.jpg  |  Bin 69071 -> 0 bytes
 docs/gallery/data/gegl.png       |  Bin 11248 -> 0 bytes
 docs/gallery/data/romedalen.jpg  |  Bin 21312 -> 0 bytes
 docs/gallery/data/vinci-fly3.jpg |  Bin 53530 -> 0 bytes
 docs/index-static.txt.in         |   17 +---
 16 files changed, 3 insertions(+), 435 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 78d308b..7b3946d 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,5 +1,4 @@
-SUBDIRS= gallery
-#DIST_SUBDIRS= graphics gallery
+#DIST_SUBDIRS= graphics
 
 #
 # The patterns used for html creation in the gegl build system
diff --git a/docs/index-static.txt.in b/docs/index-static.txt.in
index 0a96f42..88621df 100644
--- a/docs/index-static.txt.in
+++ b/docs/index-static.txt.in
@@ -69,10 +69,6 @@ http://bugzilla.gnome.org/buglist.cgi?product=GEGL&bug_status=NEW&bug_status=ASS
 http://blog.gmane.org/gmane.comp.video.gegl.devel?set_blog_all=yes[mail]::
   The mailinglist archives for some discussion and announcement.
 
-Gallery
-~~~~~~~
-For examples of what GEGL's rendering engine currently can do look at the
-link:gallery/index.html[gallery].
 
 Bugzilla
 ~~~~~~~~
@@ -308,9 +304,6 @@ operation] for a point operation well sprinkled with comments as a starting poin
 //
 //The type of operation associated with a node can be specified either with a
 //class attribute or by using the operation name as the tag name for the node.
-//
-//or documentation on how this XML works, take a look at the sources in the
-//gallery. And browse the documentation for operations.
 
 Environment
 ~~~~~~~~~~~
@@ -481,13 +474,8 @@ dropped into the directory in the build.
   â
   â
   âââdocs              The GEGL website (this documentation), built for your
-  â   â                the corresponding sourcetree with correct documentation
-  â   â                etc.
-  â   â
-  â   âââgallery â     A gallery of sample GEGL compositions, using the
-  â       â            (not yet stabilized) XML format.
-  â       â
-  â       âââdata      Image data used by the sample compositions.
+  â                    the corresponding sourcetree with correct documentation
+  â                    etc.
   â
   âââbin               gegl binary, for processing XML compositions to png files.
   â
@@ -503,7 +491,6 @@ dropped into the directory in the build.
 <div class="toclevel1"><a href="#gegl">GEGL</a></div>
 <div class="toclevel2"><a href="#features">Features</a></div>
 <div class="toclevel2"><a href="#_news">News</a></div>
-<div class="toclevel2"><a href="gallery/index.html">Gallery</a></div>
 <!--<div class="toclevel2"><a href="http://bugzilla.gnome.org/buglist.cgi?product=GEGL&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED";>Bugzilla</a></div>
 <div class="toclevel2"><a href="#_mailinglist">Mailinglist</a></div>-->
 <div class="toclevel2"><a href="#_copyright">Copyright</a></div>



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