From: raster Date: Mon, 8 Aug 2011 11:40:27 +0000 (+0000) Subject: and more doc clean for edje. X-Git-Tag: submit/2.0alpha-wayland/20121127.221958~683 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0c74a141965144e47123c8a7c619e24f05792a20;p=profile%2Fivi%2Fedje.git and more doc clean for edje. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@62203 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/configure.ac b/configure.ac index 902fe1f..084a33f 100644 --- a/configure.ac +++ b/configure.ac @@ -417,7 +417,6 @@ data/Makefile data/include/Makefile doc/Makefile doc/Doxyfile -doc/edje.dox src/Makefile src/lib/Makefile src/bin/Makefile diff --git a/doc/Makefile.am b/doc/Makefile.am index 729a7b9..97c2a68 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ -MAINTAINERCLEANFILES = Makefile.in edje.dox +MAINTAINERCLEANFILES = Makefile.in .PHONY: doc @@ -32,4 +32,4 @@ doc: endif EXTRA_DIST = Doxyfile e.css foot.html head.html $(wildcard img/*.*) \ - edje.dox.in $(wildcard examples/*.*) + $(wildcard examples/*.*) diff --git a/doc/edje.dox.in b/doc/edje.dox.in deleted file mode 100644 index aaf63b4..0000000 --- a/doc/edje.dox.in +++ /dev/null @@ -1,521 +0,0 @@ -/** -@file edje.dox -@brief Edje Graphical Design Library - -These routines are used for Edje. -*/ - -/** - -@mainpage Edje Library Documentation -@image html e.png -@version 1.0.999.57208 -@author Carsten Haitzler -@author Tilman Sauerbeck (tilman at code-monkey de) -@author ZigsMcKenzie -@author Cedric BAIL -@author Brian Mattern -@author Mathieu Taillefumier -@author Tristan -@author Gustavo Lima Chaves -@author Bruno Dilly -@author Fabiano Fidêncio -@author Jihoon Kim -@author Tiago Falcão -@author Davide Andreoli -@author Sebastian Dransfeld -@author Tom Hacohen -@author Aharon Hillel -@author Shilpa Singh -@author Mike Blumenkrantz