Make an example reference to etc/pqf.properties.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 25 Oct 2006 07:28:27 +0000 (07:28 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 25 Oct 2006 07:28:27 +0000 (07:28 +0000)
doc/tools.xml

index 9fb631d..bd26769 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $Id: tools.xml,v 1.52 2006-10-09 21:02:40 adam Exp $ -->
+<!-- $Id: tools.xml,v 1.53 2006-10-25 07:28:27 adam Exp $ -->
  <chapter id="tools"><title>Supporting Tools</title>
   
   <para>
       </table>
      </sect4>
     </sect3>
-    <sect3 id="ccl.apid">
+    <sect3 id="ccl.api">
      <title>CCL API</title>
      <para>
       All public definitions can be found in the header file
@@ -1441,6 +1441,16 @@ int cql_transform_FILE(cql_transform_t ct,
        </screen>
       </para>
      </example>
+     <example id="example.cql.to.rpn.bathprofile">
+      <title>CQL to RPN using Bath Profile</title>
+      <para>
+       The file <filename>etc/pqf.properties</filename> has mappings from
+       the Bath Profile and Dublin Core to RPN.
+       If YAZ is installed as a package it's usually located
+       in <filename>/usr/share/yaz/etc</filename> and part of the
+       development package, such as <literal>libyaz-dev</literal>.
+      </para>
+     </example>
     </sect3>
     <sect3 id="cql.xcql"><title>CQL to XCQL conversion</title>
      <para>