Commits
Frank Baker committed b8deb900fa0
Description: H5Pcreate: H5P_MOUNT has changed to H5P_FILE_MOUNT. -- Closes Bugzilla # 1230. Also added missing entries to list of property list classes: H5P_LINK_ACCESS, H5P_LINK_CREATE, H5P_STRING_CREATE Replaced unevenly-implemented links to example functions with a generic link to class-related functions, as displayed in the page's function index. H5Pset/get_cache: Corrected wrong 'rdcc_nelmts' parameter type. -- Closes Bugzilla # 1248. H5Pcreate_list: Removed description of thie non-existent function. -- Closes Bugzilla # 1283. H5Pset/get_cache: 'mdc_nelmts' parameter no longer used. -- Closes Bugzilla # 1284. H5Pset/get_mdc_config: In the H5P function index, these functions were moved from a separate (and invalid) section to the list of file access property list functions. -- Closes Bugzilla # 1285. H5Pset_mdc_config: Added description of 'evictions_enabled' field of H5AC_cache_config_t struct. Added placeholders for 'flash_incr_mode', 'flash_multiple', and 'flash_threshold' descriptions, but they are commented out for now. -- Fixes one portion of Bugzilla # 1290. Tested: Firefox