Allow interaction when unmounting mounts
[platform/upstream/glib.git] / docs / reference / gio / gio-docs.xml
index 9a48942..c0345bc 100644 (file)
@@ -7,7 +7,11 @@
 <title>GIO Reference Manual</title>
   <bookinfo>
     <title>GIO Reference Manual</title>
-    <releaseinfo>for GIO &version;</releaseinfo>
+    <releaseinfo>
+      for GIO &version;
+      The latest version of this documentation can be found on-line at
+      <ulink role="online-location" url="http://library.gnome.org/devel/gio/unstable/">http://library.gnome.org/devel/gio/unstable/</ulink>.
+    </releaseinfo>
   </bookinfo>
 
   <xi:include href="xml/overview.xml"/>
@@ -20,8 +24,8 @@
         <xi:include href="xml/gfileattribute.xml"/>
        <xi:include href="xml/gfileinfo.xml"/>
        <xi:include href="xml/gfileenumerator.xml"/>
-       <xi:include href="xml/gmountoperation.xml"/>
        <xi:include href="xml/gioerror.xml"/>
+       <xi:include href="xml/gmountoperation.xml"/>
     </chapter>
     <chapter id="file_mon">
        <title>File System Monitoring</title>
 
         <xi:include href="xml/ginputstream.xml"/>        
         <xi:include href="xml/goutputstream.xml"/>
+        <xi:include href="xml/giostream.xml"/>
 
         <xi:include href="xml/gfileinputstream.xml"/>
         <xi:include href="xml/gfileoutputstream.xml"/>
+        <xi:include href="xml/gfileiostream.xml"/>
 
         <xi:include href="xml/gfilterinputstream.xml"/>        
         <xi:include href="xml/gfilteroutputstream.xml"/>
        <xi:include href="xml/gfileicon.xml"/>
        <xi:include href="xml/gloadableicon.xml"/>
        <xi:include href="xml/gthemedicon.xml"/>
+       <xi:include href="xml/gemblemedicon.xml"/>
+       <xi:include href="xml/gemblem.xml"/>
+    </chapter>
+    <chapter id="failable_initialization">
+       <title>Failable Initialization</title>
+       <xi:include href="xml/ginitable.xml"/>
+       <xi:include href="xml/gasyncinitable.xml"/>
+    </chapter>
+    <chapter id="networking">
+      <title>Lowlevel platform-independent network support</title>
+      <xi:include href="xml/gsocket.xml"/>
+      <xi:include href="xml/ginetaddress.xml"/>
+      <xi:include href="xml/gsocketaddress.xml"/>
+      <xi:include href="xml/ginetsocketaddress.xml"/>
+      <xi:include href="xml/gunixsocketaddress.xml"/>
+      <xi:include href="xml/gsocketcontrolmessage.xml"/>
+      <xi:include href="xml/gunixfdmessage.xml"/>
+    </chapter>
+    <chapter id="resolver">
+      <title>DNS resolution</title>
+      <xi:include href="xml/gresolver.xml"/>
+      <xi:include href="xml/gsocketconnectable.xml"/>
+      <xi:include href="xml/gnetworkaddress.xml"/>
+      <xi:include href="xml/gnetworkservice.xml"/>
+      <xi:include href="xml/gsrvtarget.xml"/>
     </chapter>
-    <chapter id="utils">   
+    <chapter id="highlevel-socket">
+      <title>Highlevel network functionallity</title>
+      <xi:include href="xml/gsocketclient.xml"/>
+      <xi:include href="xml/gsocketconnection.xml"/>
+      <xi:include href="xml/gsocketlistener.xml"/>
+      <xi:include href="xml/gsocketservice.xml"/>
+      <xi:include href="xml/gthreadedsocketservice.xml"/>
+    </chapter>
+    <chapter id="utils">
        <title>Utilities</title>
         <xi:include href="xml/gfilenamecompleter.xml"/>
     </chapter>
        <title>Extending GIO</title>
         <xi:include href="xml/gvfs.xml"/>
        <xi:include href="xml/giomodule.xml"/>
+       <xi:include href="xml/extensionpoints.xml"/>
     </chapter>
   </part>
 
   <index>
     <title id="index-all">Index</title>
   </index>
+  <index role="deprecated">
+    <title>Index of deprecated symbols</title>
+  </index>
+  <index role="2.18">
+    <title>Index of new symbols in 2.18</title>
+  </index>
+  <index role="2.20">
+    <title>Index of new symbols in 2.20</title>
+  </index>
+  <index role="2.22">
+    <title>Index of new symbols in 2.22</title>
+  </index>
 </book>