Add FlatpakRelatedRef to API documentation

Closes: #1497
Approved by: alexlarsson
This commit is contained in:
Nicholas Bishop
2018-03-18 14:36:38 -04:00
committed by Atomic Bot
parent ffa73cbd83
commit 69fa452bed
2 changed files with 15 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
<xi:include href="xml/flatpak-installation.xml"/>
<xi:include href="xml/flatpak-ref.xml"/>
<xi:include href="xml/flatpak-installed-ref.xml"/>
<xi:include href="xml/flatpak-related-ref.xml"/>
<xi:include href="xml/flatpak-remote-ref.xml"/>
<xi:include href="xml/flatpak-remote.xml"/>
<xi:include href="xml/flatpak-bundle-ref.xml"/>

View File

@@ -87,6 +87,20 @@ FlatpakRemoteRefClass
flatpak_remote_ref_get_type
</SECTION>
<SECTION>
<FILE>flatpak-related-ref</FILE>
<TITLE>FlatpakRelatedRef</TITLE>
FlatpakRelatedRef
flatpak_related_ref_should_download
flatpak_related_ref_should_delete
<SUBSECTION Standard>
FLATPAK_IS_RELATED_REF
FLATPAK_RELATED_REF
FLATPAK_TYPE_RELATED_REF
FlatpakRelatedRefClass
flatpak_related_ref_get_type
</SECTION>
<SECTION>
<FILE>flatpak-ref</FILE>
<TITLE>FlatpakRef</TITLE>