Added --with-yaz to rules
[yazpp-moved-to-github.git] / doc / api.xml
index 0b9a5e5..062d326 100644 (file)
@@ -52,7 +52,7 @@
      };
     </synopsis>
    </section>
-   <section id="IYazSocketObserver"><title>IYazZSocketObserver</title>
+   <section id="IYazSocketObserver"><title>IYazSocketObserver</title>
     <para>
      This interface is interested in socket events supporting
      the <link linkend="IYazSocketObservable">IYazSocketObservable</link>
      uses this class.
     </para>
    </section>
-   <section id="Yaz_Proxy"><title>Yaz_Proxy</title>
-    <para>
-     This object is a specialization of 
-     <link linkend="Yaz_Z_Assoc">Yaz_Z_Assoc</link> and implements
-     the YAZ proxy.
-    </para>
-    <synopsis>
-     #include &lt;yaz++/proxy.h>
-
-     class Yaz_Proxy : public Yaz_Z_Server {
-       ...
-     };
-    </synopsis>
-    <para>
-     The proxy server, <filename>yaz-proxy-main.cpp</filename>,
-     uses this class.
-    </para>
-   </section>
   </section>
  </chapter>
  <!-- Keep this comment at the end of the file