summaryrefslogtreecommitdiff
path: root/docs/src/extending.dox
blob: c79a0ce2b0a6f4de05da77797b2f0563c86d256a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* vim: set filetype=c.doxygen : */

/*! \page extending Extending WiredTiger

- must be in C/C++

\section modules Loadable Modules

XXX

\section cursor_factory Adding Cursor Types

XXX

\section collations Custom Collators

XXX

\section extractors Custom Field Extractors

XXX
 */