summaryrefslogtreecommitdiff
path: root/src/docs/cursor-random.dox
diff options
context:
space:
mode:
authorDon Anderson <dda@ddanderson.com>2014-10-06 13:49:13 -0400
committerDon Anderson <dda@ddanderson.com>2014-10-06 13:58:18 -0400
commit84be8984da331e0b67b0003eb67108ad34ba0bd5 (patch)
tree2f495854ea321408b17ae0347d233ddf8fa91888 /src/docs/cursor-random.dox
parentb00bec14807eccfddf28e0080872cefa3bdeefdd (diff)
downloadmongo-84be8984da331e0b67b0003eb67108ad34ba0bd5.tar.gz
Multiple language doc support. refs #1130.
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.
Diffstat (limited to 'src/docs/cursor-random.dox')
-rw-r--r--src/docs/cursor-random.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docs/cursor-random.dox b/src/docs/cursor-random.dox
index abb6e53571e..70a28407ea5 100644
--- a/src/docs/cursor-random.dox
+++ b/src/docs/cursor-random.dox
@@ -1,4 +1,4 @@
-/*! @page cursor_random Cursor random
+/*! @m_page{{c,java},cursor_random,Cursor random}
The \c next_random configuration to the WT_SESSION::open_cursor method
configures the cursor to return a pseudo-random record from a row-store