diff options
author | Richard Hughes <richard@hughsie.com> | 2017-02-27 09:37:09 +0000 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2017-02-27 11:36:28 +0000 |
commit | 407d3839fe54d4f7f130f77141b8b8a1c114e056 (patch) | |
tree | 3da5f3fa988ea10c5c214b5b201b5561e99d3a00 /docs | |
parent | 239dab71f09f496c80b4ceba16241b8912e03ece (diff) | |
download | appstream-glib-407d3839fe54d4f7f130f77141b8b8a1c114e056.tar.gz |
Add AsFormat object
This represents the file that is used to build an AsApp.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/api/appstream-glib-docs.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api/appstream-glib-docs.sgml b/docs/api/appstream-glib-docs.sgml index 43a0586..05d72e3 100644 --- a/docs/api/appstream-glib-docs.sgml +++ b/docs/api/appstream-glib-docs.sgml @@ -37,6 +37,7 @@ <xi:include href="xml/as-bundle.xml"/> <xi:include href="xml/as-checksum.xml"/> <xi:include href="xml/as-content-rating.xml"/> + <xi:include href="xml/as-format.xml"/> <xi:include href="xml/as-icon.xml"/> <xi:include href="xml/as-image.xml"/> <xi:include href="xml/as-markup.xml"/> |