mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-02 14:27:00 -04:00
Update docs to v1.0.0
This commit is contained in:
committed by
Alexander Larsson
parent
bf8a33cda0
commit
f5dec7c219
@@ -8,7 +8,7 @@
|
||||
<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.27 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@@ -87,19 +87,19 @@
|
||||
<a name="flatpak-Version-information.other_details"></a><h2>Types and Values</h2>
|
||||
<div class="refsect2">
|
||||
<a name="FLATPAK-MAJOR-VERSION:CAPS"></a><h3>FLATPAK_MAJOR_VERSION</h3>
|
||||
<pre class="programlisting">#define FLATPAK_MAJOR_VERSION (0)
|
||||
<pre class="programlisting">#define FLATPAK_MAJOR_VERSION (1)
|
||||
</pre>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="FLATPAK-MINOR-VERSION:CAPS"></a><h3>FLATPAK_MINOR_VERSION</h3>
|
||||
<pre class="programlisting">#define FLATPAK_MINOR_VERSION (11)
|
||||
<pre class="programlisting">#define FLATPAK_MINOR_VERSION (0)
|
||||
</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 (3)
|
||||
<pre class="programlisting">#define FLATPAK_MICRO_VERSION (0)
|
||||
</pre>
|
||||
</div>
|
||||
<hr>
|
||||
@@ -111,6 +111,6 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.27</div>
|
||||
<hr>Generated by GTK-Doc V1.28</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user