Update for 1.4.18
[xapian.git] / xapian-core / docs / internals.rst
blobbf46bddf422126ac3dfb42cd547e42ccfab653fb
1 .. raw:: html
3     <div align="center">
5 `matcher <matcherdesign.html>`_ \| `tests <tests.html>`_ \|
6 `internal classes <sourcedoc/html/annotated.html>`_
8 .. raw:: html
10     </div>
11     <hr>
13 Xapian Internals
14 ================
16 This page groups together the documentation of the internals of Xapian.
17 This is useful if you intend to modify Xapian, but if you just want to
18 use Xapian in your own code, see the `user documentation <./>`_ instead.
20 Use the navigation links above to find the information you want. Also,
21 see the "HACKING" file in the xapian-core source distribution.