| Age | Commit message (Expand) | Author |
| 2014-10-16 | Handle @subpage_single the same as @ref_single in the docs, for cases where a... | Michael Cahill |
| 2014-10-13 | Make sure the Java examples are built along with the API. Make section names... | Michael Cahill |
| 2014-10-06 | Multiple language doc support. refs #1130. | Don Anderson |
| 2014-09-10 | Fix for doxygen-1.8.8: it doesn't know how to treat "wiredtiger.in" without h... | Michael Cahill |
| 2014-08-29 | Turn off autobrief for pages in the documentation, do a pass for naming struc... | Michael Cahill |
| 2014-08-15 | Add a way to create documentation snippets that are reused in multiple places... | Michael Cahill |
| 2014-08-13 | Check documentation prior to cutting a release. | Michael Cahill |
| 2014-08-05 | Merge branch 'develop' into wtperf-doc | Susan LoVerso |
| 2014-08-05 | Add WT_ASYNC_OP, WT_ASYNC_CALLBACK and WT_TXN_NOTIFY to PREDEFINE. | Susan LoVerso |
| 2014-08-04 | Add nvd3 wtperf example to doc. #1147 | Susan LoVerso |
| 2014-05-23 | Fix compatibility with newer versions of doxygen. | Michael Cahill |
| 2014-05-21 | Add the top-level NEWS file as a "change log" page in the documentation. | Michael Cahill |
| 2014-04-03 | Generate Linux man pages when generating docs. | Alex Gorrod |
| 2014-02-25 | Configuration parser API, update documentation and examples. | Alex Gorrod |
| 2013-11-18 | Null out closed handles in Java, and detect nulled handles on use. refs #485. | Don Anderson |
| 2013-07-17 | Make the not-yet-supported comment read more naturally. | Keith Bostic |
| 2013-06-19 | Update Doxygen script file to be compatible with Doxygen 1.8.4 | Alex Gorrod |
| 2013-05-06 | Flag that WT_SESSION.{drop,rename,salvage,truncate,upgrade,verify} all | Keith Bostic |
| 2013-04-18 | Export more of the config parsing machinery to the extension API: we're going... | Michael Cahill |
| 2013-04-18 | Use an opaque type for config arguments passed to callbacks, rather than void *. | Michael Cahill |
| 2013-04-10 | Add a new method WT_EXTENSION_API::config that takes a cfg[] and returns | Keith Bostic |
| 2013-04-09 | Make WiredTiger extension functions available to linked-in modules via | Keith Bostic |
| 2013-04-04 | Write some custom data source documentation based on my Berkeley DB code. | Keith Bostic |
| 2012-10-11 | Tweak the doxygen output for presentation. | Michael Cahill |
| 2012-08-10 | Something we're doing is causing problems with doxygen's new markdown support... | Michael Cahill |
| 2012-08-09 | Upgrade to doxygen 1.8.x. | Michael Cahill |
| 2012-05-30 | Don't build the landing page in an ordinary doc build. | Michael Cahill |
| 2012-05-11 | The ex_ref alias was broken: the trailing \1 in the string examples/c/\1 | Keith Bostic |
| 2012-05-09 | Move docs/src to src/docs. | Michael Cahill |