Skip to content

Commit

Permalink
apidoc: add missing page includes
Browse files Browse the repository at this point in the history
This fixes some missing sections in API reference, adding all the
relevant includes.
lucab committed Mar 7, 2022

Verified

This commit was signed with the committer’s verified signature.
msoucy Matt Soucy
1 parent 511d02d commit ca0bb75
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions apidoc/ostree-docs.xml
Original file line number Diff line number Diff line change
@@ -25,9 +25,16 @@
<xi:include href="xml/ostree-bootconfig-parser.xml"/>
<xi:include href="xml/ostree-chain-input-stream.xml"/>
<xi:include href="xml/ostree-checksum-input-stream.xml"/>
<xi:include href="xml/ostree-content-writer.xml"/>
<xi:include href="xml/ostree-deployment.xml"/>
<xi:include href="xml/ostree-diff.xml"/>
<xi:include href="xml/ostree-kernel-args.xml"/>
<xi:include href="xml/ostree-ref.xml"/>
<xi:include href="xml/ostree-remote.xml"/>
<xi:include href="xml/ostree-repo-file.xml"/>
<xi:include href="xml/ostree-repo-finder.xml"/>
<xi:include href="xml/ostree-repo-remote-finder.xml"/>
<xi:include href="xml/ostree-version.xml"/>
<index id="api-index-full">
<title>API Index</title>
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>

0 comments on commit ca0bb75

Please sign in to comment.