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 */