API documentation

This commit is contained in:
Daniel Drake
2007-11-01 23:11:29 +00:00
parent 7e6f25908b
commit 2e6c3b940c
9 changed files with 2038 additions and 16 deletions

10
doc/Makefile.am Normal file
View File

@@ -0,0 +1,10 @@
EXTRA_DIST = doxygen.cfg
docs: doxygen.cfg
doxygen $^
docs-upload: docs
ln -s html fprint-api
ncftpput -f ~/.ncftp/reactivated -m -R httpdocs fprint-api/
rm -f fprint-api