summaryrefslogtreecommitdiff
path: root/src/docs/programming.dox
diff options
context:
space:
mode:
authorDon Anderson <dda@ddanderson.com>2015-04-28 10:33:43 -0400
committerDon Anderson <dda@ddanderson.com>2015-04-28 10:33:43 -0400
commit0f3b1b197aed9f42ce066b459bd550908832c52f (patch)
tree69f2ee9b22419e1f787ff8d75737f84c028b673b /src/docs/programming.dox
parent8dd8e1c929bd35283b568c9510ccdad65ae7c27b (diff)
downloadmongo-0f3b1b197aed9f42ce066b459bd550908832c52f.tar.gz
Doc improvements, including a new section describing examples.
Fixed the broken Java reference. For now, the Programming in Java section will not reference encryption. References WT-1822.
Diffstat (limited to 'src/docs/programming.dox')
-rw-r--r--src/docs/programming.dox2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/docs/programming.dox b/src/docs/programming.dox
index 2141cf8e2fb..d63f9c0383c 100644
--- a/src/docs/programming.dox
+++ b/src/docs/programming.dox
@@ -25,7 +25,9 @@ each of which is ordered by one or more columns.
- @subpage lsm
- @subpage file_formats
- @subpage compression
+@m_if{c}
- @subpage encryption
+@m_endif
<h2>Programming notes</h2>
- @subpage threads