summaryrefslogtreecommitdiff
path: root/src/docs/Doxyfile
AgeCommit message (Expand)Author
2014-05-23Fix compatibility with newer versions of doxygen.Michael Cahill
2014-05-21Add the top-level NEWS file as a "change log" page in the documentation.Michael Cahill
2014-04-03Generate Linux man pages when generating docs.Alex Gorrod
2014-02-25Configuration parser API, update documentation and examples.Alex Gorrod
2013-11-18Null out closed handles in Java, and detect nulled handles on use. refs #485.Don Anderson
2013-07-17Make the not-yet-supported comment read more naturally.Keith Bostic
2013-06-19Update Doxygen script file to be compatible with Doxygen 1.8.4Alex Gorrod
2013-05-06Flag that WT_SESSION.{drop,rename,salvage,truncate,upgrade,verify} allKeith Bostic
2013-04-18Export more of the config parsing machinery to the extension API: we're going...Michael Cahill
2013-04-18Use an opaque type for config arguments passed to callbacks, rather than void *.Michael Cahill
2013-04-10Add a new method WT_EXTENSION_API::config that takes a cfg[] and returnsKeith Bostic
2013-04-09Make WiredTiger extension functions available to linked-in modules viaKeith Bostic
2013-04-04Write some custom data source documentation based on my Berkeley DB code.Keith Bostic
2012-10-11Tweak the doxygen output for presentation.Michael Cahill
2012-08-10Something we're doing is causing problems with doxygen's new markdown support...Michael Cahill
2012-08-09Upgrade to doxygen 1.8.x.Michael Cahill
2012-05-30Don't build the landing page in an ordinary doc build.Michael Cahill
2012-05-11The ex_ref alias was broken: the trailing \1 in the string examples/c/\1Keith Bostic
2012-05-09Move docs/src to src/docs.Michael Cahill