Ignore:
Timestamp:
May 9, 2007, 2:35:11 PM (16 years ago)
Author:
Nicklas Nordborg
Message:

Synchronized table of contents for developer documentation with the draft.
Added links to the old documentation for all sections where this was possible.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/src/docbook/developerdoc/api_overview.xml

    r3246 r3315  
    2727-->
    2828
    29 <chapter id="api_overview">
     29<chapter id="api_overview" chunked="0">
    3030  <?dbhtml dir="api"?>
    3131  <title>API overview (how to use and code examples)</title>
    32     <sect1>
    33       <title></title>
    34       <para></para>
    35     </sect1>
     32
     33  <sect1 id="api_overview.data_api">
     34    <title>The database schema and the Data Layer API</title>
     35
     36    <para>
     37      This documentation is only available in the old format.
     38      See <ulink url="http://base.thep.lu.se/chrome/site/doc/development/overview/data/index.html"
     39        >http://base.thep.lu.se/chrome/site/doc/development/overview/data/index.html</ulink>
     40    </para>
     41   
     42  </sect1>
     43 
     44  <sect1 id="api_overview.core_api">
     45    <title>The Core API</title>
     46    <para>
     47      TODO
     48    </para>
     49  </sect1>
     50
     51  <sect1 id="api_overview.query_api">
     52    <title>The Query API</title>
     53    <para>
     54      This documentation is only available in the old format.
     55      See <ulink url="http://base.thep.lu.se/chrome/site/doc/development/overview/query/index.html"
     56        >http://base.thep.lu.se/chrome/site/doc/development/overview/query/index.html</ulink>
     57    </para>
     58   
     59  </sect1>
     60 
     61  <sect1 id="api_overview.dynamic_and_batch_api">
     62    <title>Analysis and the Dynamic and Batch API:s</title>
     63    <para>
     64      This documentation is only available in the old format.
     65      See <ulink url="http://base.thep.lu.se/chrome/site/doc/development/overview/dynamic/index.html"
     66        >http://base.thep.lu.se/chrome/site/doc/development/overview/dynamic/index.html</ulink>
     67    </para>
     68  </sect1>
     69
     70  <sect1 id="api_overview.other_api">
     71    <title>Other useful classes and methods</title>
     72    <para>
     73      TODO
     74    </para>
     75  </sect1>
     76 
    3677</chapter>
Note: See TracChangeset for help on using the changeset viewer.