Update pkgdb dot file with latest changes.
This commit is contained in:
parent
8d23ace0da
commit
6057bd83b3
@ -5,7 +5,7 @@
|
|||||||
DOXYF ?= xbps_api_doxyfile
|
DOXYF ?= xbps_api_doxyfile
|
||||||
FORMAT ?= png
|
FORMAT ?= png
|
||||||
FILES = xbps_transaction_dictionary.$(FORMAT)
|
FILES = xbps_transaction_dictionary.$(FORMAT)
|
||||||
FILES += xbps_regpkgdb_dictionary.$(FORMAT)
|
FILES += xbps_pkgdb_array.$(FORMAT)
|
||||||
FILES += xbps_pkg_props_dictionary.$(FORMAT)
|
FILES += xbps_pkg_props_dictionary.$(FORMAT)
|
||||||
FILES += xbps_pkg_files_dictionary.$(FORMAT)
|
FILES += xbps_pkg_files_dictionary.$(FORMAT)
|
||||||
FILES += xbps_binary_pkg_content.$(FORMAT)
|
FILES += xbps_binary_pkg_content.$(FORMAT)
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
* dictionary (the array returned by xbps_find_pkg_orphans() will
|
* dictionary (the array returned by xbps_find_pkg_orphans() will
|
||||||
* contain a package dictionary per orphan found):
|
* contain a package dictionary per orphan found):
|
||||||
*
|
*
|
||||||
* @image html images/xbps_regpkgdb_dictionary.png
|
* @image html images/xbps_pkgdb_array.png
|
||||||
*
|
*
|
||||||
* Legend:
|
* Legend:
|
||||||
* - <b>Salmon filled box</b>: \a XBPS_REGPKGDB_PLIST file internalized.
|
* - <b>Salmon filled box</b>: \a XBPS_REGPKGDB_PLIST file internalized.
|
||||||
|
Loading…
Reference in New Issue
Block a user