Update docs to v0.11.3

This commit is contained in:
Matthew Leeds
2018-04-01 22:45:49 -07:00
parent faecb98247
commit bf8a33cda0
15 changed files with 4628 additions and 2073 deletions

View File

@@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Version information: Flatpak Library Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
<link rel="home" href="index.html" title="Flatpak Library Reference Manual">
<link rel="up" href="ch01.html" title="Flatpak">
<link rel="prev" href="flatpak-Error-codes.html" title="Error codes">
<link rel="next" href="object-tree.html" title="Object Hierarchy">
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -32,8 +32,23 @@
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="flatpak-Version-information.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
</colgroup>
<tbody><tr>
<td class="define_keyword">#define</td>
<td class="function_name">
<a class="link" href="flatpak-Version-information.html#FLATPAK-CHECK-VERSION:CAPS" title="FLATPAK_CHECK_VERSION()">FLATPAK_CHECK_VERSION</a><span class="c_punctuation">()</span>
</td>
</tr></tbody>
</table></div>
</div>
<div class="refsect1">
<a name="flatpak-Version-information.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table width="100%" border="0">
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
@@ -63,7 +78,10 @@
</div>
<div class="refsect1">
<a name="flatpak-Version-information.functions_details"></a><h2>Functions</h2>
<p></p>
<div class="refsect2">
<a name="FLATPAK-CHECK-VERSION:CAPS"></a><h3>FLATPAK_CHECK_VERSION()</h3>
<pre class="programlisting">#define FLATPAK_CHECK_VERSION(major,minor,micro)</pre>
</div>
</div>
<div class="refsect1">
<a name="flatpak-Version-information.other_details"></a><h2>Types and Values</h2>
@@ -75,13 +93,13 @@
<hr>
<div class="refsect2">
<a name="FLATPAK-MINOR-VERSION:CAPS"></a><h3>FLATPAK_MINOR_VERSION</h3>
<pre class="programlisting">#define FLATPAK_MINOR_VERSION (6)
<pre class="programlisting">#define FLATPAK_MINOR_VERSION (11)
</pre>
</div>
<hr>
<div class="refsect2">
<a name="FLATPAK-MICRO-VERSION:CAPS"></a><h3>FLATPAK_MICRO_VERSION</h3>
<pre class="programlisting">#define FLATPAK_MICRO_VERSION (13)
<pre class="programlisting">#define FLATPAK_MICRO_VERSION (3)
</pre>
</div>
<hr>
@@ -93,6 +111,6 @@
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.25.1</div>
<hr>Generated by GTK-Doc V1.27</div>
</body>
</html>