summaryrefslogtreecommitdiff
path: root/src/docs/shared-cache.dox
AgeCommit message (Collapse)Author
2014-10-06Multiple language doc support. refs #1130.Don Anderson
doxfilter modified to know about new macros: @m_page, @m_if, @m_else, @m_endif. Pages with @m_page have all its snippets/subpages point to the language specific example/subpage. The java examples directory added to EXAMPLE_PATH in Doxyfile. Added @m_page to any doc page that also needs a Java version. Added cast to wiredtiger.i for stricter compiler checking.
2014-07-29Split out shared caches into its own page (separate features fromKeith Bostic
tuning information). Rename "Deployment considerations" to "Application notes", put shared cache feature information there.