From 0c49e79ace0e69bb63cddf9f817ca6e87a1504cd Mon Sep 17 00:00:00 2001 From: jacobwilliams Date: Wed, 12 Jun 2024 02:52:18 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20jacobwil?= =?UTF-8?q?liams/json-fortran@e192bcccea5cf4f4831f829ab6cb40e4ec81b0ab=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 8 +- interface/json_array_callback_func.html | 4 +- interface/json_core.html | 10 +- interface/json_file.html | 2 +- interface/json_traverse_callback_func.html | 2 +- interface/operator(==).html | 2 +- interface/operator(SLASH=).html | 2 +- interface/operator(SLASHSLASH).html | 2 +- interface/to_unicode.html | 6 +- lists/absint.html | 2 +- lists/files.html | 2 +- lists/modules.html | 2 +- lists/procedures.html | 2 +- lists/types.html | 2 +- module/json_file_module.html | 4 +- module/json_kinds.html | 2 +- module/json_module.html | 8 +- module/json_parameters.html | 2 +- module/json_string_utilities.html | 64 ++++++------- module/json_value_module.html | 94 +++++++++---------- page/README.html | 2 +- page/development-resources/CI.html | 2 +- page/development-resources/CONTRIBUTING.html | 2 +- page/development-resources/LICENSE.html | 2 +- page/development-resources/build.html | 2 +- page/development-resources/codecov.html | 2 +- page/development-resources/gccr.html | 2 +- page/development-resources/index.html | 4 +- .../json_module.F90.html | 2 +- .../release-checklist.html | 6 +- page/index.html | 6 +- page/releases/index.html | 31 +++++- proc/annotate_invalid_json.html | 4 +- proc/assign_json_file.html | 2 +- proc/assign_json_file_to_string.html | 2 +- proc/assign_string_to_json_file.html | 2 +- proc/compact_real_string.html | 4 +- proc/convert.html | 2 +- proc/decode_rfc6901.html | 4 +- proc/default_comp_ucs4.html | 2 +- proc/default_join_ucs4.html | 2 +- proc/default_neq_ucs4.html | 2 +- proc/destroy_json_core.html | 2 +- proc/destroy_json_data.html | 2 +- proc/encode_rfc6901.html | 4 +- proc/escape_string.html | 4 +- proc/finalize_json_file.html | 2 +- proc/flag_not_found.html | 2 +- ...get_current_line_from_file_sequential.html | 2 +- proc/get_current_line_from_file_stream.html | 2 +- proc/get_json_core_in_file.html | 2 +- proc/initialize_json_core.html | 6 +- proc/initialize_json_core_in_file.html | 2 +- proc/initialize_json_file.html | 2 +- proc/initialize_json_file_from_string.html | 2 +- proc/initialize_json_file_from_string_v2.html | 2 +- proc/initialize_json_file_v2.html | 2 +- proc/integer_to_string.html | 6 +- proc/json_add_integer_by_path.html | 2 +- proc/json_add_integer_vec_by_path.html | 2 +- proc/json_add_logical_by_path.html | 2 +- proc/json_add_logical_vec_by_path.html | 2 +- proc/json_add_member_by_path.html | 2 +- proc/json_add_real32_by_path.html | 2 +- proc/json_add_real32_vec_by_path.html | 2 +- proc/json_add_real_by_path.html | 2 +- proc/json_add_real_vec_by_path.html | 2 +- proc/json_add_string_by_path.html | 2 +- proc/json_add_string_by_path_path_ascii.html | 2 +- proc/json_add_string_by_path_value_ascii.html | 2 +- proc/json_add_string_vec_by_path.html | 4 +- ...son_add_string_vec_by_path_path_ascii.html | 4 +- ...on_add_string_vec_by_path_value_ascii.html | 4 +- proc/json_check_all_for_duplicate_keys.html | 2 +- ...son_check_children_for_duplicate_keys.html | 2 +- proc/json_check_for_errors.html | 4 +- proc/json_clear_exceptions.html | 2 +- proc/json_clone.html | 2 +- proc/json_count.html | 2 +- proc/json_create_by_path.html | 2 +- proc/json_failed.html | 2 +- proc/json_file_add.html | 2 +- proc/json_file_add_integer.html | 2 +- proc/json_file_add_integer_vec.html | 2 +- proc/json_file_add_logical.html | 2 +- proc/json_file_add_logical_vec.html | 2 +- proc/json_file_add_object.html | 2 +- proc/json_file_add_real.html | 2 +- proc/json_file_add_real32.html | 2 +- proc/json_file_add_real32_vec.html | 2 +- proc/json_file_add_real_vec.html | 2 +- proc/json_file_add_string.html | 2 +- proc/json_file_add_string_path_ascii.html | 2 +- proc/json_file_add_string_value_ascii.html | 2 +- proc/json_file_add_string_vec.html | 2 +- proc/json_file_add_string_vec_path_ascii.html | 2 +- proc/json_file_add_string_vec_vec_ascii.html | 2 +- proc/json_file_check_for_errors.html | 2 +- proc/json_file_clear_exceptions.html | 2 +- proc/json_file_destroy.html | 2 +- proc/json_file_failed.html | 2 +- proc/json_file_get_alloc_string_vec.html | 2 +- proc/json_file_get_integer.html | 2 +- proc/json_file_get_integer_vec.html | 2 +- proc/json_file_get_logical.html | 2 +- proc/json_file_get_logical_vec.html | 2 +- proc/json_file_get_object.html | 2 +- proc/json_file_get_real.html | 2 +- proc/json_file_get_real32.html | 2 +- proc/json_file_get_real32_vec.html | 2 +- proc/json_file_get_real_vec.html | 2 +- proc/json_file_get_root.html | 2 +- proc/json_file_get_string.html | 2 +- proc/json_file_get_string_vec.html | 2 +- proc/json_file_load.html | 2 +- proc/json_file_load_from_string.html | 2 +- proc/json_file_move_pointer.html | 2 +- proc/json_file_nullify.html | 2 +- proc/json_file_print_error_message.html | 2 +- proc/json_file_print_to_console.html | 2 +- proc/json_file_print_to_filename.html | 2 +- proc/json_file_print_to_string.html | 2 +- proc/json_file_print_to_unit.html | 2 +- proc/json_file_remove.html | 2 +- proc/json_file_rename.html | 2 +- proc/json_file_rename_name_ascii.html | 2 +- proc/json_file_rename_path_ascii.html | 2 +- proc/json_file_traverse.html | 2 +- proc/json_file_update_integer.html | 2 +- proc/json_file_update_logical.html | 2 +- proc/json_file_update_real.html | 2 +- proc/json_file_update_real32.html | 2 +- proc/json_file_update_string.html | 2 +- proc/json_file_update_string_name_ascii.html | 2 +- proc/json_file_update_string_val_ascii.html | 2 +- proc/json_file_valid_path.html | 2 +- proc/json_file_valid_path_op.html | 2 +- proc/json_file_variable_info.html | 2 +- proc/json_file_variable_matrix_info.html | 2 +- proc/json_fortran_version.html | 2 +- proc/json_get_alloc_string_vec.html | 4 +- proc/json_get_alloc_string_vec_by_path.html | 4 +- proc/json_get_array.html | 2 +- proc/json_get_array_by_path.html | 2 +- proc/json_get_by_path.html | 2 +- proc/json_get_by_path_default.html | 2 +- proc/json_get_by_path_jsonpath_bracket.html | 2 +- proc/json_get_by_path_rfc6901.html | 2 +- proc/json_get_integer.html | 2 +- proc/json_get_integer_by_path.html | 2 +- proc/json_get_integer_vec.html | 2 +- proc/json_get_integer_vec_by_path.html | 2 +- proc/json_get_logical.html | 2 +- proc/json_get_logical_by_path.html | 2 +- proc/json_get_logical_vec.html | 2 +- proc/json_get_logical_vec_by_path.html | 2 +- proc/json_get_next.html | 2 +- proc/json_get_parent.html | 2 +- proc/json_get_path.html | 2 +- proc/json_get_previous.html | 2 +- proc/json_get_real.html | 2 +- proc/json_get_real32.html | 2 +- proc/json_get_real32_by_path.html | 2 +- proc/json_get_real32_vec.html | 2 +- proc/json_get_real32_vec_by_path.html | 2 +- proc/json_get_real_by_path.html | 2 +- proc/json_get_real_vec.html | 2 +- proc/json_get_real_vec_by_path.html | 2 +- proc/json_get_string.html | 2 +- proc/json_get_string_by_path.html | 2 +- proc/json_get_string_vec.html | 2 +- proc/json_get_string_vec_by_path.html | 2 +- proc/json_get_tail.html | 2 +- proc/json_info.html | 2 +- proc/json_info_by_path.html | 2 +- proc/json_initialize.html | 6 +- proc/json_is_vector.html | 2 +- proc/json_matrix_info.html | 2 +- proc/json_matrix_info_by_path.html | 2 +- proc/json_parse_end.html | 4 +- proc/json_parse_file.html | 2 +- proc/json_parse_string.html | 4 +- proc/json_prepare_parser.html | 2 +- proc/json_print_error_message.html | 2 +- proc/json_print_to_console.html | 2 +- proc/json_print_to_filename.html | 2 +- proc/json_print_to_unit.html | 2 +- proc/json_rename_by_path.html | 2 +- proc/json_rename_by_path_name_ascii.html | 2 +- proc/json_rename_by_path_path_ascii.html | 2 +- proc/json_string_info.html | 4 +- proc/json_throw_exception.html | 2 +- proc/json_traverse.html | 2 +- proc/json_update_integer.html | 2 +- proc/json_update_logical.html | 2 +- proc/json_update_real.html | 2 +- proc/json_update_real32.html | 2 +- proc/json_update_string.html | 2 +- proc/json_update_string_name_ascii.html | 2 +- proc/json_update_string_val_ascii.html | 2 +- proc/json_valid_path.html | 2 +- proc/json_value_add_integer.html | 2 +- proc/json_value_add_integer_vec.html | 2 +- proc/json_value_add_logical.html | 2 +- proc/json_value_add_logical_vec.html | 2 +- proc/json_value_add_member.html | 2 +- proc/json_value_add_null.html | 2 +- proc/json_value_add_real.html | 2 +- proc/json_value_add_real32.html | 2 +- proc/json_value_add_real32_vec.html | 2 +- proc/json_value_add_real_vec.html | 2 +- proc/json_value_add_string.html | 2 +- proc/json_value_add_string_name_ascii.html | 2 +- proc/json_value_add_string_val_ascii.html | 2 +- proc/json_value_add_string_vec.html | 2 +- .../json_value_add_string_vec_name_ascii.html | 2 +- proc/json_value_add_string_vec_val_ascii.html | 2 +- proc/json_value_clone_func.html | 2 +- proc/json_value_create.html | 2 +- proc/json_value_create_array.html | 2 +- proc/json_value_create_integer.html | 2 +- proc/json_value_create_logical.html | 2 +- proc/json_value_create_null.html | 2 +- proc/json_value_create_object.html | 2 +- proc/json_value_create_real.html | 2 +- proc/json_value_create_real32.html | 2 +- proc/json_value_create_string.html | 2 +- proc/json_value_destroy.html | 2 +- proc/json_value_get_child.html | 2 +- proc/json_value_get_child_by_index.html | 2 +- proc/json_value_get_child_by_name.html | 2 +- proc/json_value_insert_after.html | 2 +- ...son_value_insert_after_child_by_index.html | 2 +- proc/json_value_is_child_of.html | 2 +- proc/json_value_print.html | 4 +- proc/json_value_remove.html | 2 +- proc/json_value_remove_if_present.html | 2 +- proc/json_value_rename.html | 2 +- proc/json_value_replace.html | 2 +- proc/json_value_reverse.html | 2 +- proc/json_value_swap.html | 2 +- proc/json_value_to_string.html | 4 +- proc/json_value_validate.html | 2 +- proc/lowercase_string.html | 4 +- proc/name_equal.html | 2 +- proc/name_strings_equal.html | 2 +- proc/parse_array.html | 4 +- proc/parse_for_chars.html | 4 +- proc/parse_number.html | 4 +- proc/parse_object.html | 4 +- proc/parse_string.html | 4 +- proc/parse_value.html | 4 +- proc/pop_char.html | 4 +- proc/push_char.html | 4 +- proc/real_to_string.html | 12 +-- proc/replace_string.html | 8 +- proc/set_json_core_in_file.html | 2 +- proc/string_to_dble.html | 6 +- proc/string_to_int.html | 6 +- proc/string_to_integer.html | 8 +- proc/string_to_real.html | 10 +- proc/to_array.html | 2 +- proc/to_integer.html | 2 +- proc/to_logical.html | 2 +- proc/to_null.html | 2 +- proc/to_object.html | 2 +- proc/to_real.html | 2 +- proc/to_string.html | 2 +- proc/to_uni.html | 4 +- proc/to_uni_vec.html | 4 +- proc/ucs4_comp_default.html | 2 +- proc/ucs4_join_default.html | 2 +- proc/ucs4_neq_default.html | 2 +- proc/unescape_string.html | 6 +- proc/valid_json_hex.html | 4 +- proc/wrap_assign_string_to_json_file.html | 2 +- ...wrap_initialize_json_file_from_string.html | 2 +- ...p_initialize_json_file_from_string_v2.html | 2 +- proc/wrap_json_add_integer_by_path.html | 2 +- proc/wrap_json_add_integer_vec_by_path.html | 2 +- proc/wrap_json_add_logical_by_path.html | 2 +- proc/wrap_json_add_logical_vec_by_path.html | 2 +- proc/wrap_json_add_member_by_path.html | 2 +- proc/wrap_json_add_real32_by_path.html | 2 +- proc/wrap_json_add_real32_vec_by_path.html | 2 +- proc/wrap_json_add_real_by_path.html | 2 +- proc/wrap_json_add_real_vec_by_path.html | 2 +- proc/wrap_json_add_string_by_path.html | 2 +- proc/wrap_json_add_string_vec_by_path.html | 4 +- proc/wrap_json_create_by_path.html | 2 +- proc/wrap_json_file_add_integer.html | 2 +- proc/wrap_json_file_add_integer_vec.html | 2 +- proc/wrap_json_file_add_logical.html | 2 +- proc/wrap_json_file_add_logical_vec.html | 2 +- proc/wrap_json_file_add_object.html | 2 +- proc/wrap_json_file_add_real.html | 2 +- proc/wrap_json_file_add_real32.html | 2 +- proc/wrap_json_file_add_real32_vec.html | 2 +- proc/wrap_json_file_add_real_vec.html | 2 +- proc/wrap_json_file_add_string.html | 2 +- proc/wrap_json_file_add_string_vec.html | 2 +- proc/wrap_json_file_get_alloc_string_vec.html | 2 +- proc/wrap_json_file_get_integer.html | 2 +- proc/wrap_json_file_get_integer_vec.html | 2 +- proc/wrap_json_file_get_logical.html | 2 +- proc/wrap_json_file_get_logical_vec.html | 2 +- proc/wrap_json_file_get_object.html | 2 +- proc/wrap_json_file_get_real.html | 2 +- proc/wrap_json_file_get_real32.html | 2 +- proc/wrap_json_file_get_real32_vec.html | 2 +- proc/wrap_json_file_get_real_vec.html | 2 +- proc/wrap_json_file_get_string.html | 2 +- proc/wrap_json_file_get_string_vec.html | 2 +- proc/wrap_json_file_load_from_string.html | 2 +- proc/wrap_json_file_remove.html | 2 +- proc/wrap_json_file_rename.html | 2 +- proc/wrap_json_file_update_integer.html | 2 +- proc/wrap_json_file_update_logical.html | 2 +- proc/wrap_json_file_update_real.html | 2 +- proc/wrap_json_file_update_real32.html | 2 +- proc/wrap_json_file_update_string.html | 2 +- proc/wrap_json_file_valid_path.html | 2 +- proc/wrap_json_file_valid_path_op.html | 2 +- proc/wrap_json_file_variable_info.html | 2 +- proc/wrap_json_file_variable_matrix_info.html | 2 +- ...rap_json_get_alloc_string_vec_by_path.html | 4 +- proc/wrap_json_get_array_by_path.html | 2 +- proc/wrap_json_get_by_path.html | 2 +- proc/wrap_json_get_integer_by_path.html | 2 +- proc/wrap_json_get_integer_vec_by_path.html | 2 +- proc/wrap_json_get_logical_by_path.html | 2 +- proc/wrap_json_get_logical_vec_by_path.html | 2 +- proc/wrap_json_get_path.html | 2 +- proc/wrap_json_get_real32_by_path.html | 2 +- proc/wrap_json_get_real32_vec_by_path.html | 2 +- proc/wrap_json_get_real_by_path.html | 2 +- proc/wrap_json_get_real_vec_by_path.html | 2 +- proc/wrap_json_get_string_by_path.html | 2 +- proc/wrap_json_get_string_vec_by_path.html | 2 +- proc/wrap_json_info_by_path.html | 2 +- proc/wrap_json_matrix_info_by_path.html | 2 +- proc/wrap_json_parse_string.html | 4 +- proc/wrap_json_rename_by_path.html | 2 +- proc/wrap_json_throw_exception.html | 2 +- proc/wrap_json_update_integer.html | 2 +- proc/wrap_json_update_logical.html | 2 +- proc/wrap_json_update_real.html | 2 +- proc/wrap_json_update_real32.html | 2 +- proc/wrap_json_update_string.html | 2 +- proc/wrap_json_valid_path.html | 2 +- proc/wrap_json_value_add_integer.html | 2 +- proc/wrap_json_value_add_integer_vec.html | 2 +- proc/wrap_json_value_add_logical.html | 2 +- proc/wrap_json_value_add_logical_vec.html | 2 +- proc/wrap_json_value_add_null.html | 2 +- proc/wrap_json_value_add_real.html | 2 +- proc/wrap_json_value_add_real32.html | 2 +- proc/wrap_json_value_add_real32_vec.html | 2 +- proc/wrap_json_value_add_real_vec.html | 2 +- proc/wrap_json_value_add_string.html | 2 +- proc/wrap_json_value_add_string_vec.html | 2 +- proc/wrap_json_value_create_array.html | 2 +- proc/wrap_json_value_create_integer.html | 2 +- proc/wrap_json_value_create_logical.html | 2 +- proc/wrap_json_value_create_null.html | 2 +- proc/wrap_json_value_create_object.html | 2 +- proc/wrap_json_value_create_real.html | 2 +- proc/wrap_json_value_create_real32.html | 2 +- proc/wrap_json_value_create_string.html | 2 +- proc/wrap_json_value_get_child_by_name.html | 2 +- proc/wrap_json_value_remove_if_present.html | 2 +- proc/wrap_json_value_rename.html | 2 +- search.html | 2 +- sourcefile/json_file_module.f90.html | 2 +- sourcefile/json_kinds.f90.html | 2 +- sourcefile/json_module.f90.html | 4 +- sourcefile/json_parameters.f90.html | 2 +- sourcefile/json_string_utilities.f90.html | 2 +- sourcefile/json_value_module.f90.html | 2 +- src/json_module.F90 | 2 +- tipuesearch/tipuesearch_content.js | 2 +- type/json_core.html | 38 ++++---- type/json_file.html | 2 +- type/json_value.html | 2 +- 384 files changed, 583 insertions(+), 560 deletions(-) diff --git a/index.html b/index.html index 896d53bb4..1af55e17b 100644 --- a/index.html +++ b/index.html @@ -101,11 +101,11 @@

License

LICENSE file for more details.

Official Releases

-

The current stable release is 8.5.2 and can be downloaded +

The current stable release is 9.0.0 and can be downloaded on GitHub or installed with Homebrew on MacOS. The -documentation for the current version, 8.5.2, can be -found here1, and a +documentation for the current version, 9.0.0, can be +found here1, and a list of changes from the previous version are here.

A list of all past releases, links to their documentation, and the @@ -206,7 +206,7 @@

Derived Types

Documentation generated by FORD - on 2024-06-11 17:35

+ on 2024-06-12 02:49


diff --git a/interface/json_array_callback_func.html b/interface/json_array_callback_func.html index 8e87fb4ae..c3fd248e0 100644 --- a/interface/json_array_callback_func.html +++ b/interface/json_array_callback_func.html @@ -186,7 +186,7 @@

Arguments

- + integer(kind=IK), intent(in) @@ -239,7 +239,7 @@

Description

Documentation generated by FORD - on 2024-06-11 17:35

+ on 2024-06-12 02:49


diff --git a/interface/json_core.html b/interface/json_core.html index c283d9985..97c896ba7 100644 --- a/interface/json_core.html +++ b/interface/json_core.html @@ -700,7 +700,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -712,7 +712,7 @@

Arguments

Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

Read more… +all cases).

Read more… @@ -764,7 +764,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -774,7 +774,7 @@

Arguments

:: use_quiet_nan -Read more… +Read more… @@ -837,7 +837,7 @@

Documentation generated by FORD - on 2024-06-11 17:35

+ on 2024-06-12 02:49


diff --git a/interface/json_file.html b/interface/json_file.html index 88f2e6aad..a83e7f19e 100644 --- a/interface/json_file.html +++ b/interface/json_file.html @@ -3044,7 +3044,7 @@

Documentation generated by FORD - on 2024-06-11 17:35

+ on 2024-06-12 02:49


diff --git a/interface/json_traverse_callback_func.html b/interface/json_traverse_callback_func.html index dba6b4995..58f8b65ed 100644 --- a/interface/json_traverse_callback_func.html +++ b/interface/json_traverse_callback_func.html @@ -224,7 +224,7 @@

Description

Documentation generated by FORD - on 2024-06-11 17:35

+ on 2024-06-12 02:49


diff --git a/interface/operator(==).html b/interface/operator(==).html index 814b0f182..3f0ea04a1 100644 --- a/interface/operator(==).html +++ b/interface/operator(==).html @@ -484,7 +484,7 @@

Documentation generated by FORD - on 2024-06-11 17:35

+ on 2024-06-12 02:49


diff --git a/interface/operator(SLASH=).html b/interface/operator(SLASH=).html index 4b917bdbc..b37650280 100644 --- a/interface/operator(SLASH=).html +++ b/interface/operator(SLASH=).html @@ -484,7 +484,7 @@

Documentation generated by FORD - on 2024-06-11 17:35

+ on 2024-06-12 02:49


diff --git a/interface/operator(SLASHSLASH).html b/interface/operator(SLASHSLASH).html index d87be0818..30b744a90 100644 --- a/interface/operator(SLASHSLASH).html +++ b/interface/operator(SLASHSLASH).html @@ -484,7 +484,7 @@

Documentation generated by FORD - on 2024-06-11 17:35

+ on 2024-06-12 02:49


diff --git a/interface/to_unicode.html b/interface/to_unicode.html index 099b48836..60e9cbe9b 100644 --- a/interface/to_unicode.html +++ b/interface/to_unicode.html @@ -7076,7 +7076,7 @@

Arguments

- + character(kind=CDK, len=*), intent(in) @@ -7124,7 +7124,7 @@

Arguments

- + character(kind=CDK, len=*), intent(in), @@ -7166,7 +7166,7 @@

Documentation generated by FORD - on 2024-06-11 17:35

+ on 2024-06-12 02:49


diff --git a/lists/absint.html b/lists/absint.html index 800b15a4c..ce7bf5de9 100644 --- a/lists/absint.html +++ b/lists/absint.html @@ -101,7 +101,7 @@

Abstract Interfaces

Documentation generated by FORD - on 2024-06-11 17:35

+ on 2024-06-12 02:49


diff --git a/lists/files.html b/lists/files.html index d451f3741..5efa3ada6 100644 --- a/lists/files.html +++ b/lists/files.html @@ -327,7 +327,7 @@

Documentation generated by FORD - on 2024-06-11 17:35

+ on 2024-06-12 02:49


diff --git a/lists/modules.html b/lists/modules.html index fb84e3308..b54a160e1 100644 --- a/lists/modules.html +++ b/lists/modules.html @@ -409,7 +409,7 @@

Documentation generated by FORD - on 2024-06-11 17:35

+ on 2024-06-12 02:49


diff --git a/lists/procedures.html b/lists/procedures.html index 933396062..1688f4aed 100644 --- a/lists/procedures.html +++ b/lists/procedures.html @@ -11677,7 +11677,7 @@

Documentation generated by FORD - on 2024-06-11 17:35

+ on 2024-06-12 02:49


diff --git a/lists/types.html b/lists/types.html index c415f4c53..9e7cc0200 100644 --- a/lists/types.html +++ b/lists/types.html @@ -224,7 +224,7 @@

Documentation generated by FORD - on 2024-06-11 17:35

+ on 2024-06-12 02:49


diff --git a/module/json_file_module.html b/module/json_file_module.html index a81eaee2e..99ee9f1bc 100644 --- a/module/json_file_module.html +++ b/module/json_file_module.html @@ -299,11 +299,11 @@

Uses