Update API documentation and dot files.

This commit is contained in:
Juan RP
2013-09-25 11:15:04 +02:00
parent 4e0c933c7f
commit 192ffa2d58
5 changed files with 9 additions and 25 deletions

View File

@@ -5,7 +5,7 @@
DOXYF ?= xbps_api_doxyfile
FORMAT ?= png
FILES = xbps_transaction_dictionary.$(FORMAT)
FILES += xbps_pkgdb_array.$(FORMAT)
FILES += xbps_pkgdb_dictionary.$(FORMAT)
FILES += xbps_pkg_props_dictionary.$(FORMAT)
FILES += xbps_pkg_files_dictionary.$(FORMAT)
FILES += xbps_binary_pkg_content.$(FORMAT)