diff --git a/legacy/edje/configure.ac b/legacy/edje/configure.ac index 902fe1ffba..084a33f9f1 100644 --- a/legacy/edje/configure.ac +++ b/legacy/edje/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/legacy/edje/doc/Makefile.am b/legacy/edje/doc/Makefile.am index 729a7b90f9..97c2a68af0 100644 --- a/legacy/edje/doc/Makefile.am +++ b/legacy/edje/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/legacy/edje/doc/edje.dox.in b/legacy/edje/doc/edje.dox.in deleted file mode 100644 index aaf63b4000..0000000000 --- a/legacy/edje/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