dont need elementary.dox anymore - it's empty.

SVN revision: 62227
This commit is contained in:
Carsten Haitzler 2011-08-09 07:16:43 +00:00
parent 9f37ae411a
commit 39c2a4aa6f
4 changed files with 3 additions and 5 deletions

View File

@ -574,7 +574,6 @@ AC_OUTPUT([
Makefile
elementary.spec
elementary.pc
doc/elementary.dox
doc/Makefile
doc/Doxyfile
doc/widgets/Makefile

View File

@ -1,7 +1,7 @@
PROJECT_NAME = Elementary
PROJECT_NUMBER =
OUTPUT_DIRECTORY = .
INPUT = @srcdir@/elementary.dox @srcdir@/examples.dox @top_srcdir@/src/lib/Elementary.h.in @top_srcdir@/src/lib @srcdir@/index.doxy
INPUT = @srcdir@/examples.dox @top_srcdir@/src/lib/Elementary.h.in @top_srcdir@/src/lib @srcdir@/index.doxy
IMAGE_PATH = @srcdir@/img
OUTPUT_LANGUAGE = English
GENERATE_HTML = YES

View File

@ -1,6 +1,6 @@
SUBDIRS = widgets
MAINTAINERCLEANFILES = Makefile.in elementary.dox
MAINTAINERCLEANFILES = Makefile.in
.PHONY: doc
@ -126,4 +126,4 @@ doc:
endif
EXTRA_DIST = Doxyfile.in $(wildcard img/*.*) e.css head.html foot.html elementary.dox.in
EXTRA_DIST = Doxyfile.in $(wildcard img/*.*) e.css head.html foot.html

View File

@ -1 +0,0 @@