mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
API documentation
This commit is contained in:
10
doc/Makefile.am
Normal file
10
doc/Makefile.am
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user