# icon updated

# "deprecated" subdirectory not taken in account anymore by the doc generator
This commit is contained in:
cbonar 2008-06-13 20:48:37 +00:00
parent 5837441a3f
commit 63a77ef84e

View file

@ -41,7 +41,7 @@ clean:
.PHONY: doc
doc:
-mkdir -p $(TARGET_API)
$(JSDOC) -d $(TARGET_API)/js --no-lexical-privates -r src --package-naming --nested-file-naming --logo pix/ciform-blue.png --project-name Ciform
$(JSDOC) -d $(TARGET_API)/js --no-lexical-privates --package-naming --nested-file-naming --logo pix/ciform-flat-48x48.png --project-name Ciform src/*.js
#./phpdoc.sh
#doxygen ./Doxyfile