diff options
| author | Alex Gorrod <alexander.gorrod@mongodb.com> | 2017-09-20 15:14:40 +1000 |
|---|---|---|
| committer | Alex Gorrod <alexander.gorrod@mongodb.com> | 2017-09-20 15:14:40 +1000 |
| commit | 827b48a34227243c809d41fac3dc909ed46b0c5e (patch) | |
| tree | 4214e4aaffc0184a327dbc3bbe909354c3808c62 /src/docs/programming.dox | |
| parent | b062bf8fd27ce086b99a32db2144567b9e395940 (diff) | |
| parent | 3579adf6c8b96d26898af9fe3cc5eb9677f75632 (diff) | |
Merge branch 'mongodb-3.4' into mongodb-3.2mongodb-3.2.18mongodb-3.2.17
Diffstat (limited to 'src/docs/programming.dox')
| -rw-r--r-- | src/docs/programming.dox | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/src/docs/programming.dox b/src/docs/programming.dox index aa76bef4614..205e7544c6c 100644 --- a/src/docs/programming.dox +++ b/src/docs/programming.dox @@ -65,19 +65,20 @@ each of which is ordered by one or more columns. - @subpage_single wtperf - @subpage_single wtstats <p> -- @subpage_single tune_memory_allocator -- @subpage_single tune_page_size_and_comp -- @subpage_single tune_cache +- @subpage_single tune_build_options - @subpage_single tune_bulk_load +- @subpage_single tune_cache +- @subpage_single tune_checksum +- @subpage_single tune_close - @subpage_single tune_cursor_persist -- @subpage_single tune_read_only - @subpage_single tune_durability -- @subpage_single tune_checksum - @subpage_single tune_file_alloc +- @subpage_single tune_memory_allocator +- @subpage_single tune_mutex +- @subpage_single tune_page_size_and_comp +- @subpage_single tune_read_only - @subpage_single tune_system_buffer_cache - @subpage_single tune_transparent_huge_pages -- @subpage_single tune_close -- @subpage_single tune_mutex - @subpage_single tune_zone_reclaim */ |
