summaryrefslogtreecommitdiff
path: root/src/docs/programming.dox
diff options
context:
space:
mode:
authorSusan LoVerso <sue@wiredtiger.com>2014-08-04 12:20:54 -0400
committerSusan LoVerso <sue@wiredtiger.com>2014-08-04 12:20:54 -0400
commit88be6b20d0e2b18c49c599a2bf84090d948ef836 (patch)
treeedb4896768d8fbc37b2f29f3fc78339e8018a7e3 /src/docs/programming.dox
parent85e514f1349c5030f51096da3deb15b8c60873e5 (diff)
downloadmongo-88be6b20d0e2b18c49c599a2bf84090d948ef836.tar.gz
Remove extra reference to bulk-load page. Rename tune_bulk_load for
consistency.
Diffstat (limited to 'src/docs/programming.dox')
-rw-r--r--src/docs/programming.dox3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/docs/programming.dox b/src/docs/programming.dox
index 8e486b00fea..3a42999b98e 100644
--- a/src/docs/programming.dox
+++ b/src/docs/programming.dox
@@ -20,7 +20,6 @@ each of which is ordered by one or more columns.
- @subpage schema
- @subpage lsm
- @subpage file_formats
-- @subpage bulk_load
- @subpage compression
<h2>Programming notes</h2>
@@ -39,7 +38,7 @@ each of which is ordered by one or more columns.
- @subpage tune_memory_allocator
- @subpage tune_page_sizes
- @subpage tune_cache
-- @subpage bulk_load
+- @subpage tune_bulk_load
- @subpage tune_cursor_persist
- @subpage tune_read_only_objects
- @subpage tune_checksum