summaryrefslogtreecommitdiff
path: root/src/docs/Doxyfile
Commit message (Expand)AuthorAgeFilesLines
* WT-2994 Create documentation describing page sizes and relationships (#3204)Sulabh Mahajan2016-12-231-0/+8
* WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod2016-04-281-0/+2
* Improved encryption documentation per Keith's review:Don Anderson2015-04-291-1/+2
* More plumbing. #1822Susan LoVerso2015-03-261-1/+3
* Remove ./examples from EXAMPLE_PATH, it's gone.Keith Bostic2015-02-161-2/+1
* Handle @subpage_single the same as @ref_single in the docs, for cases where a...Michael Cahill2014-10-161-0/+1
* Make sure the Java examples are built along with the API. Make section names...Michael Cahill2014-10-131-0/+1
* Multiple language doc support. refs #1130.Don Anderson2014-10-061-0/+1
* Fix for doxygen-1.8.8: it doesn't know how to treat "wiredtiger.in" without h...Michael Cahill2014-09-101-1/+1
* Turn off autobrief for pages in the documentation, do a pass for naming struc...Michael Cahill2014-08-291-2/+3
* Add a way to create documentation snippets that are reused in multiple places...Michael Cahill2014-08-151-1/+2
* Check documentation prior to cutting a release.Michael Cahill2014-08-131-0/+1
* Merge branch 'develop' into wtperf-docSusan LoVerso2014-08-051-0/+3
|\
| * Add WT_ASYNC_OP, WT_ASYNC_CALLBACK and WT_TXN_NOTIFY to PREDEFINE.Susan LoVerso2014-08-051-0/+3
* | Add nvd3 wtperf example to doc. #1147Susan LoVerso2014-08-041-1/+2
|/
* Fix compatibility with newer versions of doxygen.Michael Cahill2014-05-231-25/+0
* Add the top-level NEWS file as a "change log" page in the documentation.Michael Cahill2014-05-211-1/+2
* Generate Linux man pages when generating docs.Alex Gorrod2014-04-031-1/+1
* Configuration parser API, update documentation and examples.Alex Gorrod2014-02-251-0/+1
* Null out closed handles in Java, and detect nulled handles on use. refs #485.Don Anderson2013-11-181-1/+3
* Make the not-yet-supported comment read more naturally.Keith Bostic2013-07-171-1/+1
* Update Doxygen script file to be compatible with Doxygen 1.8.4Alex Gorrod2013-06-191-17/+1
* Flag that WT_SESSION.{drop,rename,salvage,truncate,upgrade,verify} allKeith Bostic2013-05-061-0/+1
* Export more of the config parsing machinery to the extension API: we're going...Michael Cahill2013-04-181-0/+1
* Use an opaque type for config arguments passed to callbacks, rather than void *.Michael Cahill2013-04-181-1/+2
* Add a new method WT_EXTENSION_API::config that takes a cfg[] and returnsKeith Bostic2013-04-101-2/+2
* Make WiredTiger extension functions available to linked-in modules viaKeith Bostic2013-04-091-0/+1
* Write some custom data source documentation based on my Berkeley DB code.Keith Bostic2013-04-041-1/+2
* Tweak the doxygen output for presentation.Michael Cahill2012-10-111-25/+45
* Something we're doing is causing problems with doxygen's new markdown support...Michael Cahill2012-08-101-3/+3
* Upgrade to doxygen 1.8.x.Michael Cahill2012-08-091-81/+155
* Don't build the landing page in an ordinary doc build.Michael Cahill2012-05-301-1/+2
* The ex_ref alias was broken: the trailing \1 in the string examples/c/\1Keith Bostic2012-05-111-1/+1
* Move docs/src to src/docs.Michael Cahill2012-05-091-0/+1781