Subversion Repositories HelenOS-doc

Compare Revisions

Ignore whitespace Rev 164 → Rev 163

/refman/trunk/modules.patch
File deleted
/refman/trunk/doxygen.css
File deleted
\ No newline at end of file
/refman/trunk/Makefile
24,8 → 24,6
 
$(TARGETS):
cd $(SRCDIR); DOCDIR=$(DOCDIR) SRCDIR=$(SRCDIR) DOT=$(DOT) doxygen $(DOCDIR)/Doxyfile-$@
cp doxygen.css $(DOCDIR)/doc/$@/html
patch $(DOCDIR)/doc/$@/html/modules.html modules.patch
 
$(CLEAN_TARGETS):
rm -rf $(DOCDIR)/doc/$(shell echo $@ | sed -n "s/^clean-\(.*\)$$/\1/p")/*