From f310075d7dd358a5520121705cfe23cb0d0f89ac Mon Sep 17 00:00:00 2001 From: xyluo25 Date: Mon, 5 Aug 2024 21:29:12 -0700 Subject: [PATCH] update readthedocs --- .../reference/api/pyufunc.GMNSAgent.rst | 40 +----------------- .../source/reference/api/pyufunc.GMNSLink.rst | 41 +------------------ .../source/reference/api/pyufunc.GMNSNode.rst | 38 +---------------- docs/source/reference/api/pyufunc.GMNSPOI.rst | 35 +--------------- .../source/reference/api/pyufunc.GMNSZone.rst | 41 +------------------ .../api/pyufunc.add_date_in_filename.rst | 5 ++- .../reference/api/pyufunc.add_dir_to_env.rst | 5 ++- .../api/pyufunc.algo_bubble_sort.rst | 5 ++- .../reference/api/pyufunc.algo_heap_sort.rst | 5 ++- .../api/pyufunc.algo_insertion_sort.rst | 5 ++- .../reference/api/pyufunc.algo_merge_sort.rst | 5 ++- .../reference/api/pyufunc.algo_quick_sort.rst | 5 ++- .../api/pyufunc.algo_selection_sort.rst | 5 ++- .../pyufunc.calc_distance_on_unit_sphere.rst | 5 ++- .../api/pyufunc.check_file_existence.rst | 5 ++- .../reference/api/pyufunc.check_filename.rst | 5 ++- .../api/pyufunc.check_files_in_dir.rst | 5 ++- .../reference/api/pyufunc.check_platform.rst | 5 ++- .../api/pyufunc.count_lines_of_code.rst | 5 ++- ...unc.create_circle_at_point_with_radius.rst | 5 ++- .../reference/api/pyufunc.create_tempfile.rst | 5 ++- .../api/pyufunc.create_unique_filename.rst | 5 ++- .../api/pyufunc.cvt_baidu09_to_gcj02.rst | 5 ++- .../api/pyufunc.cvt_baidu09_to_wgs84.rst | 5 ++- .../reference/api/pyufunc.cvt_dt_to_tz.rst | 5 ++- .../api/pyufunc.cvt_gcj02_to_baidu09.rst | 5 ++- .../api/pyufunc.cvt_gcj02_to_wgs84.rst | 5 ++- .../api/pyufunc.cvt_int_to_alpha.rst | 5 ++- .../api/pyufunc.cvt_wgs84_to_baidu09.rst | 5 ++- .../api/pyufunc.cvt_wgs84_to_gcj02.rst | 5 ++- .../api/pyufunc.delete_dict_keys.rst | 5 ++- .../api/pyufunc.dict_delete_keys.rst | 5 ++- .../api/pyufunc.dict_split_by_chunk.rst | 5 ++- .../reference/api/pyufunc.end_of_life.rst | 5 ++- .../api/pyufunc.find_closest_point.rst | 5 ++- .../api/pyufunc.find_duplicate_files.rst | 7 ++++ .../api/pyufunc.find_k_nearest_points.rst | 5 ++- .../api/pyufunc.find_util_func_by_keyword.rst | 5 ++- .../reference/api/pyufunc.fmt_dt_to_str.rst | 5 ++- .../reference/api/pyufunc.fmt_str_to_dt.rst | 5 ++- .../api/pyufunc.func_running_time.rst | 5 ++- .../reference/api/pyufunc.func_time.rst | 5 ++- .../api/pyufunc.generate_dir_with_date.rst | 5 ++- .../api/pyufunc.generate_password.rst | 5 ++- .../api/pyufunc.generate_unique_filename.rst | 5 ++- .../api/pyufunc.get_coordinates_from_geom.rst | 5 ++- .../reference/api/pyufunc.get_dir_size.rst | 5 ++- .../reference/api/pyufunc.get_file_size.rst | 5 ++- .../api/pyufunc.get_filenames_by_ext.rst | 5 ++- .../api/pyufunc.get_files_by_ext.rst | 5 ++- .../reference/api/pyufunc.get_host_ip.rst | 5 ++- .../reference/api/pyufunc.get_host_name.rst | 7 ++++ .../reference/api/pyufunc.get_osm_place.rst | 7 ++++ .../api/pyufunc.get_terminal_height.rst | 5 ++- .../api/pyufunc.get_terminal_width.rst | 5 ++- .../api/pyufunc.get_time_diff_in_unit.rst | 5 ++- .../reference/api/pyufunc.get_timezone.rst | 5 ++- .../api/pyufunc.get_user_defined_func.rst | 5 ++- .../api/pyufunc.get_user_defined_module.rst | 5 ++- .../api/pyufunc.get_user_imported_module.rst | 5 ++- .../api/pyufunc.github_file_downloader.rst | 5 ++- .../api/pyufunc.github_get_status.rst | 5 ++- .../source/reference/api/pyufunc.gmns_geo.rst | 39 ------------------ .../reference/api/pyufunc.gmns_read_link.rst | 5 ++- .../reference/api/pyufunc.gmns_read_node.rst | 5 ++- .../reference/api/pyufunc.gmns_read_poi.rst | 5 ++- .../reference/api/pyufunc.gmns_read_zone.rst | 5 ++- .../reference/api/pyufunc.group_dt_daily.rst | 5 ++- .../reference/api/pyufunc.group_dt_hourly.rst | 5 ++- .../api/pyufunc.group_dt_minutely.rst | 5 ++- .../api/pyufunc.group_dt_monthly.rst | 5 ++- .../reference/api/pyufunc.group_dt_weekly.rst | 5 ++- .../reference/api/pyufunc.group_dt_yearly.rst | 5 ++- .../reference/api/pyufunc.img_CV_to_PIL.rst | 5 ++- .../reference/api/pyufunc.img_CV_to_bytes.rst | 5 ++- .../reference/api/pyufunc.img_PIL_to_CV.rst | 5 ++- .../api/pyufunc.img_PIL_to_bytes.rst | 5 ++- .../reference/api/pyufunc.img_bytes_to_CV.rst | 5 ++- .../api/pyufunc.img_bytes_to_PIL.rst | 5 ++- .../reference/api/pyufunc.img_resize.rst | 5 ++- .../reference/api/pyufunc.img_rotate.rst | 5 ++- .../api/pyufunc.img_rotate_bound.rst | 5 ++- .../source/reference/api/pyufunc.img_show.rst | 5 ++- .../reference/api/pyufunc.img_to_bytes.rst | 5 ++- .../reference/api/pyufunc.img_translate.rst | 5 ++- .../reference/api/pyufunc.import_package.rst | 5 ++- .../reference/api/pyufunc.is_CV_img.rst | 5 ++- .../reference/api/pyufunc.is_PIL_img.rst | 5 ++- .../source/reference/api/pyufunc.is_float.rst | 5 ++- .../source/reference/api/pyufunc.is_linux.rst | 5 ++- docs/source/reference/api/pyufunc.is_mac.rst | 5 ++- .../api/pyufunc.is_module_importable.rst | 5 ++- .../api/pyufunc.is_user_defined_func.rst | 5 ++- .../reference/api/pyufunc.is_valid_email.rst | 5 ++- .../reference/api/pyufunc.is_windows.rst | 5 ++- .../api/pyufunc.list_all_timezones.rst | 5 ++- .../reference/api/pyufunc.log_logger.rst | 5 ++- .../reference/api/pyufunc.log_writer.rst | 5 ++- .../api/pyufunc.mean_absolute_error.rst | 5 ++- ...pyufunc.mean_absolute_percentage_error.rst | 5 ++- .../api/pyufunc.mean_percentage_error.rst | 5 ++- .../api/pyufunc.mean_squared_error.rst | 5 ++- .../api/pyufunc.mean_squared_log_error.rst | 5 ++- .../reference/api/pyufunc.path2linux.rst | 5 ++- .../reference/api/pyufunc.path2uniform.rst | 5 ++- .../reference/api/pyufunc.pickle_load.rst | 5 ++- .../reference/api/pyufunc.pickle_save.rst | 5 ++- .../reference/api/pyufunc.printer_file.rst | 7 ++++ .../api/pyufunc.proj_point_to_line.rst | 5 ++- .../reference/api/pyufunc.pypi_downloads.rst | 5 ++- .../api/pyufunc.pytest_show_assert.rst | 7 ++++ .../api/pyufunc.pytest_show_database.rst | 7 ++++ .../api/pyufunc.pytest_show_fixture.rst | 7 ++++ .../pyufunc.pytest_show_naming_convention.rst | 7 ++++ .../api/pyufunc.pytest_show_parametrize.rst | 7 ++++ .../api/pyufunc.pytest_show_raise.rst | 7 ++++ .../api/pyufunc.pytest_show_skip_xfail.rst | 7 ++++ .../api/pyufunc.pytest_show_warning.rst | 7 ++++ .../source/reference/api/pyufunc.r2_score.rst | 5 ++- .../api/pyufunc.remove_duplicate_files.rst | 7 ++++ .../reference/api/pyufunc.remove_file.rst | 5 ++- .../source/reference/api/pyufunc.requires.rst | 5 ++- .../api/pyufunc.root_mean_squared_error.rst | 5 ++- .../reference/api/pyufunc.run_parallel.rst | 5 ++- .../reference/api/pyufunc.send_email.rst | 5 ++- .../api/pyufunc.show_dir_in_tree.rst | 5 ++- .../api/pyufunc.show_docstring_google.rst | 5 ++- .../api/pyufunc.show_docstring_headers.rst | 5 ++- .../api/pyufunc.show_docstring_numpy.rst | 5 ++- .../pyufunc.show_util_func_by_category.rst | 5 ++- .../api/pyufunc.show_util_func_by_keyword.rst | 5 ++- .../api/pyufunc.split_dict_by_chunk.rst | 5 ++- .../pyufunc.split_list_by_equal_sublist.rst | 5 ++- .../pyufunc.split_list_by_fixed_length.rst | 5 ++- .../reference/api/pyufunc.str_strip.rst | 5 ++- docs/source/reference/api/pyufunc.timeout.rst | 5 ++- .../reference/api/pyufunc.timeout_linux.rst | 5 ++- .../reference/api/pyufunc.validate_url.rst | 5 ++- .../reference/api/pyufunc.with_argparse.rst | 7 ++++ docs/source/reference/util_pathio.rst | 8 ++++ docs/source/reference/util_test.rst | 9 ++++ pyproject.toml | 2 +- 142 files changed, 483 insertions(+), 463 deletions(-) create mode 100644 docs/source/reference/api/pyufunc.find_duplicate_files.rst create mode 100644 docs/source/reference/api/pyufunc.get_host_name.rst create mode 100644 docs/source/reference/api/pyufunc.get_osm_place.rst create mode 100644 docs/source/reference/api/pyufunc.printer_file.rst create mode 100644 docs/source/reference/api/pyufunc.pytest_show_assert.rst create mode 100644 docs/source/reference/api/pyufunc.pytest_show_database.rst create mode 100644 docs/source/reference/api/pyufunc.pytest_show_fixture.rst create mode 100644 docs/source/reference/api/pyufunc.pytest_show_naming_convention.rst create mode 100644 docs/source/reference/api/pyufunc.pytest_show_parametrize.rst create mode 100644 docs/source/reference/api/pyufunc.pytest_show_raise.rst create mode 100644 docs/source/reference/api/pyufunc.pytest_show_skip_xfail.rst create mode 100644 docs/source/reference/api/pyufunc.pytest_show_warning.rst create mode 100644 docs/source/reference/api/pyufunc.remove_duplicate_files.rst create mode 100644 docs/source/reference/api/pyufunc.with_argparse.rst diff --git a/docs/source/reference/api/pyufunc.GMNSAgent.rst b/docs/source/reference/api/pyufunc.GMNSAgent.rst index e3d32f4..51f6121 100644 --- a/docs/source/reference/api/pyufunc.GMNSAgent.rst +++ b/docs/source/reference/api/pyufunc.GMNSAgent.rst @@ -1,43 +1,7 @@ pyufunc.GMNSAgent ================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc -.. autoclass:: GMNSAgent +.. autofunction:: GMNSAgent - - .. automethod:: __init__ - - - .. rubric:: Methods - - .. autosummary:: - - ~GMNSAgent.__init__ - ~GMNSAgent.as_dict - - - - - - .. rubric:: Attributes - - .. autosummary:: - - ~GMNSAgent.agent_type - ~GMNSAgent.b_complete_trip - ~GMNSAgent.b_generated - ~GMNSAgent.d_node_id - ~GMNSAgent.d_zone_id - ~GMNSAgent.d_zone_name - ~GMNSAgent.departure_time - ~GMNSAgent.geometry - ~GMNSAgent.id - ~GMNSAgent.o_node_id - ~GMNSAgent.o_zone_id - ~GMNSAgent.o_zone_name - ~GMNSAgent.path_cost - ~GMNSAgent.path_node_seq - ~GMNSAgent.path_link_seq - - \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.GMNSLink.rst b/docs/source/reference/api/pyufunc.GMNSLink.rst index 685ff8c..b593d7f 100644 --- a/docs/source/reference/api/pyufunc.GMNSLink.rst +++ b/docs/source/reference/api/pyufunc.GMNSLink.rst @@ -1,44 +1,7 @@ pyufunc.GMNSLink ================ -.. currentmodule:: pyufunc +.. automodule:: pyufunc -.. autoclass:: GMNSLink +.. autofunction:: GMNSLink - - .. automethod:: __init__ - - - .. rubric:: Methods - - .. autosummary:: - - ~GMNSLink.__init__ - ~GMNSLink.as_dict - ~GMNSLink.to_networkx - - - - - - .. rubric:: Attributes - - .. autosummary:: - - ~GMNSLink.allowed_uses - ~GMNSLink.capacity - ~GMNSLink.dir_flag - ~GMNSLink.free_speed - ~GMNSLink.from_biway - ~GMNSLink.from_node_id - ~GMNSLink.geometry - ~GMNSLink.id - ~GMNSLink.is_link - ~GMNSLink.lanes - ~GMNSLink.length - ~GMNSLink.link_type - ~GMNSLink.link_type_name - ~GMNSLink.name - ~GMNSLink.to_node_id - - \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.GMNSNode.rst b/docs/source/reference/api/pyufunc.GMNSNode.rst index 58d7498..ceb4ff3 100644 --- a/docs/source/reference/api/pyufunc.GMNSNode.rst +++ b/docs/source/reference/api/pyufunc.GMNSNode.rst @@ -1,41 +1,7 @@ pyufunc.GMNSNode ================ -.. currentmodule:: pyufunc +.. automodule:: pyufunc -.. autoclass:: GMNSNode +.. autofunction:: GMNSNode - - .. automethod:: __init__ - - - .. rubric:: Methods - - .. autosummary:: - - ~GMNSNode.__init__ - ~GMNSNode.as_dict - ~GMNSNode.to_networkx - - - - - - .. rubric:: Attributes - - .. autosummary:: - - ~GMNSNode.activity_location_tab - ~GMNSNode.activity_type - ~GMNSNode.attraction - ~GMNSNode.boundary_flag - ~GMNSNode.ctrl_type - ~GMNSNode.geometry - ~GMNSNode.id - ~GMNSNode.poi_id - ~GMNSNode.production - ~GMNSNode.x_coord - ~GMNSNode.y_coord - ~GMNSNode.zone_id - - \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.GMNSPOI.rst b/docs/source/reference/api/pyufunc.GMNSPOI.rst index 3df0b65..c9d2f4e 100644 --- a/docs/source/reference/api/pyufunc.GMNSPOI.rst +++ b/docs/source/reference/api/pyufunc.GMNSPOI.rst @@ -1,38 +1,7 @@ pyufunc.GMNSPOI =============== -.. currentmodule:: pyufunc +.. automodule:: pyufunc -.. autoclass:: GMNSPOI +.. autofunction:: GMNSPOI - - .. automethod:: __init__ - - - .. rubric:: Methods - - .. autosummary:: - - ~GMNSPOI.__init__ - ~GMNSPOI.as_dict - ~GMNSPOI.to_networkx - - - - - - .. rubric:: Attributes - - .. autosummary:: - - ~GMNSPOI.count - ~GMNSPOI.geometry - ~GMNSPOI.id - ~GMNSPOI.poi_type - ~GMNSPOI.x_coord - ~GMNSPOI.y_coord - ~GMNSPOI.zone_id - ~GMNSPOI.area - ~GMNSPOI.trip_rate - - \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.GMNSZone.rst b/docs/source/reference/api/pyufunc.GMNSZone.rst index 0f44063..f43513c 100644 --- a/docs/source/reference/api/pyufunc.GMNSZone.rst +++ b/docs/source/reference/api/pyufunc.GMNSZone.rst @@ -1,44 +1,7 @@ pyufunc.GMNSZone ================ -.. currentmodule:: pyufunc +.. automodule:: pyufunc -.. autoclass:: GMNSZone +.. autofunction:: GMNSZone - - .. automethod:: __init__ - - - .. rubric:: Methods - - .. autosummary:: - - ~GMNSZone.__init__ - ~GMNSZone.as_dict - - - - - - .. rubric:: Attributes - - .. autosummary:: - - ~GMNSZone.attraction - ~GMNSZone.attraction_fixed - ~GMNSZone.centroid - ~GMNSZone.centroid_x - ~GMNSZone.centroid_y - ~GMNSZone.geometry - ~GMNSZone.id - ~GMNSZone.name - ~GMNSZone.production - ~GMNSZone.production_fixed - ~GMNSZone.x_max - ~GMNSZone.x_min - ~GMNSZone.y_max - ~GMNSZone.y_min - ~GMNSZone.node_id_list - ~GMNSZone.poi_id_list - - \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.add_date_in_filename.rst b/docs/source/reference/api/pyufunc.add_date_in_filename.rst index 7b66eb8..0fd4c23 100644 --- a/docs/source/reference/api/pyufunc.add_date_in_filename.rst +++ b/docs/source/reference/api/pyufunc.add_date_in_filename.rst @@ -1,6 +1,7 @@ pyufunc.add\_date\_in\_filename =============================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: add_date_in_filename -.. autofunction:: add_date_in_filename \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.add_dir_to_env.rst b/docs/source/reference/api/pyufunc.add_dir_to_env.rst index b2a5239..2bfd083 100644 --- a/docs/source/reference/api/pyufunc.add_dir_to_env.rst +++ b/docs/source/reference/api/pyufunc.add_dir_to_env.rst @@ -1,6 +1,7 @@ pyufunc.add\_dir\_to\_env ========================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: add_dir_to_env -.. autofunction:: add_dir_to_env \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.algo_bubble_sort.rst b/docs/source/reference/api/pyufunc.algo_bubble_sort.rst index c6e6a92..617e31a 100644 --- a/docs/source/reference/api/pyufunc.algo_bubble_sort.rst +++ b/docs/source/reference/api/pyufunc.algo_bubble_sort.rst @@ -1,6 +1,7 @@ pyufunc.algo\_bubble\_sort ========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: algo_bubble_sort -.. autofunction:: algo_bubble_sort \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.algo_heap_sort.rst b/docs/source/reference/api/pyufunc.algo_heap_sort.rst index 1c5cbdf..85850fa 100644 --- a/docs/source/reference/api/pyufunc.algo_heap_sort.rst +++ b/docs/source/reference/api/pyufunc.algo_heap_sort.rst @@ -1,6 +1,7 @@ pyufunc.algo\_heap\_sort ======================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: algo_heap_sort -.. autofunction:: algo_heap_sort \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.algo_insertion_sort.rst b/docs/source/reference/api/pyufunc.algo_insertion_sort.rst index efc76bc..21d3269 100644 --- a/docs/source/reference/api/pyufunc.algo_insertion_sort.rst +++ b/docs/source/reference/api/pyufunc.algo_insertion_sort.rst @@ -1,6 +1,7 @@ pyufunc.algo\_insertion\_sort ============================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: algo_insertion_sort -.. autofunction:: algo_insertion_sort \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.algo_merge_sort.rst b/docs/source/reference/api/pyufunc.algo_merge_sort.rst index 3dc359a..dcf3f84 100644 --- a/docs/source/reference/api/pyufunc.algo_merge_sort.rst +++ b/docs/source/reference/api/pyufunc.algo_merge_sort.rst @@ -1,6 +1,7 @@ pyufunc.algo\_merge\_sort ========================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: algo_merge_sort -.. autofunction:: algo_merge_sort \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.algo_quick_sort.rst b/docs/source/reference/api/pyufunc.algo_quick_sort.rst index a84bd61..b148c4a 100644 --- a/docs/source/reference/api/pyufunc.algo_quick_sort.rst +++ b/docs/source/reference/api/pyufunc.algo_quick_sort.rst @@ -1,6 +1,7 @@ pyufunc.algo\_quick\_sort ========================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: algo_quick_sort -.. autofunction:: algo_quick_sort \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.algo_selection_sort.rst b/docs/source/reference/api/pyufunc.algo_selection_sort.rst index 1d75782..e641da1 100644 --- a/docs/source/reference/api/pyufunc.algo_selection_sort.rst +++ b/docs/source/reference/api/pyufunc.algo_selection_sort.rst @@ -1,6 +1,7 @@ pyufunc.algo\_selection\_sort ============================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: algo_selection_sort -.. autofunction:: algo_selection_sort \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.calc_distance_on_unit_sphere.rst b/docs/source/reference/api/pyufunc.calc_distance_on_unit_sphere.rst index 2947b9a..e4397f7 100644 --- a/docs/source/reference/api/pyufunc.calc_distance_on_unit_sphere.rst +++ b/docs/source/reference/api/pyufunc.calc_distance_on_unit_sphere.rst @@ -1,6 +1,7 @@ pyufunc.calc\_distance\_on\_unit\_sphere ======================================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: calc_distance_on_unit_sphere -.. autofunction:: calc_distance_on_unit_sphere \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.check_file_existence.rst b/docs/source/reference/api/pyufunc.check_file_existence.rst index 3400d8e..6e678ea 100644 --- a/docs/source/reference/api/pyufunc.check_file_existence.rst +++ b/docs/source/reference/api/pyufunc.check_file_existence.rst @@ -1,6 +1,7 @@ pyufunc.check\_file\_existence ============================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: check_file_existence -.. autofunction:: check_file_existence \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.check_filename.rst b/docs/source/reference/api/pyufunc.check_filename.rst index 679926c..951694f 100644 --- a/docs/source/reference/api/pyufunc.check_filename.rst +++ b/docs/source/reference/api/pyufunc.check_filename.rst @@ -1,6 +1,7 @@ pyufunc.check\_filename ======================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: check_filename -.. autofunction:: check_filename \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.check_files_in_dir.rst b/docs/source/reference/api/pyufunc.check_files_in_dir.rst index ad8ebe0..a1e6806 100644 --- a/docs/source/reference/api/pyufunc.check_files_in_dir.rst +++ b/docs/source/reference/api/pyufunc.check_files_in_dir.rst @@ -1,6 +1,7 @@ pyufunc.check\_files\_in\_dir ============================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: check_files_in_dir -.. autofunction:: check_files_in_dir \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.check_platform.rst b/docs/source/reference/api/pyufunc.check_platform.rst index 52f5a22..d93721d 100644 --- a/docs/source/reference/api/pyufunc.check_platform.rst +++ b/docs/source/reference/api/pyufunc.check_platform.rst @@ -1,6 +1,7 @@ pyufunc.check\_platform ======================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: check_platform -.. autofunction:: check_platform \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.count_lines_of_code.rst b/docs/source/reference/api/pyufunc.count_lines_of_code.rst index 6ff46aa..e0d0cba 100644 --- a/docs/source/reference/api/pyufunc.count_lines_of_code.rst +++ b/docs/source/reference/api/pyufunc.count_lines_of_code.rst @@ -1,6 +1,7 @@ pyufunc.count\_lines\_of\_code ============================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: count_lines_of_code -.. autofunction:: count_lines_of_code \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.create_circle_at_point_with_radius.rst b/docs/source/reference/api/pyufunc.create_circle_at_point_with_radius.rst index a7e7344..eb1d1b0 100644 --- a/docs/source/reference/api/pyufunc.create_circle_at_point_with_radius.rst +++ b/docs/source/reference/api/pyufunc.create_circle_at_point_with_radius.rst @@ -1,6 +1,7 @@ pyufunc.create\_circle\_at\_point\_with\_radius =============================================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: create_circle_at_point_with_radius -.. autofunction:: create_circle_at_point_with_radius \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.create_tempfile.rst b/docs/source/reference/api/pyufunc.create_tempfile.rst index 0c1a51b..d5ceba9 100644 --- a/docs/source/reference/api/pyufunc.create_tempfile.rst +++ b/docs/source/reference/api/pyufunc.create_tempfile.rst @@ -1,6 +1,7 @@ pyufunc.create\_tempfile ======================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: create_tempfile -.. autofunction:: create_tempfile \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.create_unique_filename.rst b/docs/source/reference/api/pyufunc.create_unique_filename.rst index cf713d3..102cbb3 100644 --- a/docs/source/reference/api/pyufunc.create_unique_filename.rst +++ b/docs/source/reference/api/pyufunc.create_unique_filename.rst @@ -1,6 +1,7 @@ pyufunc.create\_unique\_filename ================================ -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: create_unique_filename -.. autofunction:: create_unique_filename \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.cvt_baidu09_to_gcj02.rst b/docs/source/reference/api/pyufunc.cvt_baidu09_to_gcj02.rst index b999592..8ddddd1 100644 --- a/docs/source/reference/api/pyufunc.cvt_baidu09_to_gcj02.rst +++ b/docs/source/reference/api/pyufunc.cvt_baidu09_to_gcj02.rst @@ -1,6 +1,7 @@ pyufunc.cvt\_baidu09\_to\_gcj02 =============================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: cvt_baidu09_to_gcj02 -.. autofunction:: cvt_baidu09_to_gcj02 \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.cvt_baidu09_to_wgs84.rst b/docs/source/reference/api/pyufunc.cvt_baidu09_to_wgs84.rst index a7db39a..d78c7fa 100644 --- a/docs/source/reference/api/pyufunc.cvt_baidu09_to_wgs84.rst +++ b/docs/source/reference/api/pyufunc.cvt_baidu09_to_wgs84.rst @@ -1,6 +1,7 @@ pyufunc.cvt\_baidu09\_to\_wgs84 =============================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: cvt_baidu09_to_wgs84 -.. autofunction:: cvt_baidu09_to_wgs84 \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.cvt_dt_to_tz.rst b/docs/source/reference/api/pyufunc.cvt_dt_to_tz.rst index dd511b3..b9ae38a 100644 --- a/docs/source/reference/api/pyufunc.cvt_dt_to_tz.rst +++ b/docs/source/reference/api/pyufunc.cvt_dt_to_tz.rst @@ -1,6 +1,7 @@ pyufunc.cvt\_dt\_to\_tz ======================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: cvt_dt_to_tz -.. autofunction:: cvt_dt_to_tz \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.cvt_gcj02_to_baidu09.rst b/docs/source/reference/api/pyufunc.cvt_gcj02_to_baidu09.rst index c938639..8fd3c3a 100644 --- a/docs/source/reference/api/pyufunc.cvt_gcj02_to_baidu09.rst +++ b/docs/source/reference/api/pyufunc.cvt_gcj02_to_baidu09.rst @@ -1,6 +1,7 @@ pyufunc.cvt\_gcj02\_to\_baidu09 =============================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: cvt_gcj02_to_baidu09 -.. autofunction:: cvt_gcj02_to_baidu09 \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.cvt_gcj02_to_wgs84.rst b/docs/source/reference/api/pyufunc.cvt_gcj02_to_wgs84.rst index 05e995d..b119083 100644 --- a/docs/source/reference/api/pyufunc.cvt_gcj02_to_wgs84.rst +++ b/docs/source/reference/api/pyufunc.cvt_gcj02_to_wgs84.rst @@ -1,6 +1,7 @@ pyufunc.cvt\_gcj02\_to\_wgs84 ============================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: cvt_gcj02_to_wgs84 -.. autofunction:: cvt_gcj02_to_wgs84 \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.cvt_int_to_alpha.rst b/docs/source/reference/api/pyufunc.cvt_int_to_alpha.rst index b6ef1cc..024c637 100644 --- a/docs/source/reference/api/pyufunc.cvt_int_to_alpha.rst +++ b/docs/source/reference/api/pyufunc.cvt_int_to_alpha.rst @@ -1,6 +1,7 @@ pyufunc.cvt\_int\_to\_alpha =========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: cvt_int_to_alpha -.. autofunction:: cvt_int_to_alpha \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.cvt_wgs84_to_baidu09.rst b/docs/source/reference/api/pyufunc.cvt_wgs84_to_baidu09.rst index e43e2e9..a99ffef 100644 --- a/docs/source/reference/api/pyufunc.cvt_wgs84_to_baidu09.rst +++ b/docs/source/reference/api/pyufunc.cvt_wgs84_to_baidu09.rst @@ -1,6 +1,7 @@ pyufunc.cvt\_wgs84\_to\_baidu09 =============================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: cvt_wgs84_to_baidu09 -.. autofunction:: cvt_wgs84_to_baidu09 \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.cvt_wgs84_to_gcj02.rst b/docs/source/reference/api/pyufunc.cvt_wgs84_to_gcj02.rst index 3f171de..21dfe21 100644 --- a/docs/source/reference/api/pyufunc.cvt_wgs84_to_gcj02.rst +++ b/docs/source/reference/api/pyufunc.cvt_wgs84_to_gcj02.rst @@ -1,6 +1,7 @@ pyufunc.cvt\_wgs84\_to\_gcj02 ============================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: cvt_wgs84_to_gcj02 -.. autofunction:: cvt_wgs84_to_gcj02 \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.delete_dict_keys.rst b/docs/source/reference/api/pyufunc.delete_dict_keys.rst index 618ad61..5beb8ed 100644 --- a/docs/source/reference/api/pyufunc.delete_dict_keys.rst +++ b/docs/source/reference/api/pyufunc.delete_dict_keys.rst @@ -1,6 +1,7 @@ pyufunc.delete\_dict\_keys ========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: delete_dict_keys -.. autofunction:: delete_dict_keys \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.dict_delete_keys.rst b/docs/source/reference/api/pyufunc.dict_delete_keys.rst index d5fbe56..a267e41 100644 --- a/docs/source/reference/api/pyufunc.dict_delete_keys.rst +++ b/docs/source/reference/api/pyufunc.dict_delete_keys.rst @@ -1,6 +1,7 @@ pyufunc.dict\_delete\_keys ========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: dict_delete_keys -.. autofunction:: dict_delete_keys \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.dict_split_by_chunk.rst b/docs/source/reference/api/pyufunc.dict_split_by_chunk.rst index 71c6563..c34073f 100644 --- a/docs/source/reference/api/pyufunc.dict_split_by_chunk.rst +++ b/docs/source/reference/api/pyufunc.dict_split_by_chunk.rst @@ -1,6 +1,7 @@ pyufunc.dict\_split\_by\_chunk ============================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: dict_split_by_chunk -.. autofunction:: dict_split_by_chunk \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.end_of_life.rst b/docs/source/reference/api/pyufunc.end_of_life.rst index 63eb08e..25dba54 100644 --- a/docs/source/reference/api/pyufunc.end_of_life.rst +++ b/docs/source/reference/api/pyufunc.end_of_life.rst @@ -1,6 +1,7 @@ pyufunc.end\_of\_life ===================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: end_of_life -.. autofunction:: end_of_life \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.find_closest_point.rst b/docs/source/reference/api/pyufunc.find_closest_point.rst index 8792736..cf61190 100644 --- a/docs/source/reference/api/pyufunc.find_closest_point.rst +++ b/docs/source/reference/api/pyufunc.find_closest_point.rst @@ -1,6 +1,7 @@ pyufunc.find\_closest\_point ============================ -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: find_closest_point -.. autofunction:: find_closest_point \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.find_duplicate_files.rst b/docs/source/reference/api/pyufunc.find_duplicate_files.rst new file mode 100644 index 0000000..cbc4d26 --- /dev/null +++ b/docs/source/reference/api/pyufunc.find_duplicate_files.rst @@ -0,0 +1,7 @@ +pyufunc.find\_duplicate\_files +============================== + +.. automodule:: pyufunc + +.. autofunction:: find_duplicate_files + diff --git a/docs/source/reference/api/pyufunc.find_k_nearest_points.rst b/docs/source/reference/api/pyufunc.find_k_nearest_points.rst index baf97c9..14c197b 100644 --- a/docs/source/reference/api/pyufunc.find_k_nearest_points.rst +++ b/docs/source/reference/api/pyufunc.find_k_nearest_points.rst @@ -1,6 +1,7 @@ pyufunc.find\_k\_nearest\_points ================================ -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: find_k_nearest_points -.. autofunction:: find_k_nearest_points \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.find_util_func_by_keyword.rst b/docs/source/reference/api/pyufunc.find_util_func_by_keyword.rst index 0a9adf6..d582960 100644 --- a/docs/source/reference/api/pyufunc.find_util_func_by_keyword.rst +++ b/docs/source/reference/api/pyufunc.find_util_func_by_keyword.rst @@ -1,6 +1,7 @@ pyufunc.find\_util\_func\_by\_keyword ===================================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: find_util_func_by_keyword -.. autofunction:: find_util_func_by_keyword \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.fmt_dt_to_str.rst b/docs/source/reference/api/pyufunc.fmt_dt_to_str.rst index 06218bf..1f99167 100644 --- a/docs/source/reference/api/pyufunc.fmt_dt_to_str.rst +++ b/docs/source/reference/api/pyufunc.fmt_dt_to_str.rst @@ -1,6 +1,7 @@ pyufunc.fmt\_dt\_to\_str ======================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: fmt_dt_to_str -.. autofunction:: fmt_dt_to_str \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.fmt_str_to_dt.rst b/docs/source/reference/api/pyufunc.fmt_str_to_dt.rst index beb8abf..10b97d2 100644 --- a/docs/source/reference/api/pyufunc.fmt_str_to_dt.rst +++ b/docs/source/reference/api/pyufunc.fmt_str_to_dt.rst @@ -1,6 +1,7 @@ pyufunc.fmt\_str\_to\_dt ======================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: fmt_str_to_dt -.. autofunction:: fmt_str_to_dt \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.func_running_time.rst b/docs/source/reference/api/pyufunc.func_running_time.rst index 577ef39..cafca19 100644 --- a/docs/source/reference/api/pyufunc.func_running_time.rst +++ b/docs/source/reference/api/pyufunc.func_running_time.rst @@ -1,6 +1,7 @@ pyufunc.func\_running\_time =========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: func_running_time -.. autofunction:: func_running_time \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.func_time.rst b/docs/source/reference/api/pyufunc.func_time.rst index 624ab3b..576e725 100644 --- a/docs/source/reference/api/pyufunc.func_time.rst +++ b/docs/source/reference/api/pyufunc.func_time.rst @@ -1,6 +1,7 @@ pyufunc.func\_time ================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: func_time -.. autofunction:: func_time \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.generate_dir_with_date.rst b/docs/source/reference/api/pyufunc.generate_dir_with_date.rst index c9647d0..0fefcd5 100644 --- a/docs/source/reference/api/pyufunc.generate_dir_with_date.rst +++ b/docs/source/reference/api/pyufunc.generate_dir_with_date.rst @@ -1,6 +1,7 @@ pyufunc.generate\_dir\_with\_date ================================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: generate_dir_with_date -.. autofunction:: generate_dir_with_date \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.generate_password.rst b/docs/source/reference/api/pyufunc.generate_password.rst index d6cb910..0a02033 100644 --- a/docs/source/reference/api/pyufunc.generate_password.rst +++ b/docs/source/reference/api/pyufunc.generate_password.rst @@ -1,6 +1,7 @@ pyufunc.generate\_password ========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: generate_password -.. autofunction:: generate_password \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.generate_unique_filename.rst b/docs/source/reference/api/pyufunc.generate_unique_filename.rst index 87c5112..1529202 100644 --- a/docs/source/reference/api/pyufunc.generate_unique_filename.rst +++ b/docs/source/reference/api/pyufunc.generate_unique_filename.rst @@ -1,6 +1,7 @@ pyufunc.generate\_unique\_filename ================================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: generate_unique_filename -.. autofunction:: generate_unique_filename \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.get_coordinates_from_geom.rst b/docs/source/reference/api/pyufunc.get_coordinates_from_geom.rst index 93512a8..5f64b37 100644 --- a/docs/source/reference/api/pyufunc.get_coordinates_from_geom.rst +++ b/docs/source/reference/api/pyufunc.get_coordinates_from_geom.rst @@ -1,6 +1,7 @@ pyufunc.get\_coordinates\_from\_geom ==================================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: get_coordinates_from_geom -.. autofunction:: get_coordinates_from_geom \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.get_dir_size.rst b/docs/source/reference/api/pyufunc.get_dir_size.rst index d320d3b..660d475 100644 --- a/docs/source/reference/api/pyufunc.get_dir_size.rst +++ b/docs/source/reference/api/pyufunc.get_dir_size.rst @@ -1,6 +1,7 @@ pyufunc.get\_dir\_size ====================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: get_dir_size -.. autofunction:: get_dir_size \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.get_file_size.rst b/docs/source/reference/api/pyufunc.get_file_size.rst index 01d5b6b..45f65d6 100644 --- a/docs/source/reference/api/pyufunc.get_file_size.rst +++ b/docs/source/reference/api/pyufunc.get_file_size.rst @@ -1,6 +1,7 @@ pyufunc.get\_file\_size ======================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: get_file_size -.. autofunction:: get_file_size \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.get_filenames_by_ext.rst b/docs/source/reference/api/pyufunc.get_filenames_by_ext.rst index e041184..48e18d5 100644 --- a/docs/source/reference/api/pyufunc.get_filenames_by_ext.rst +++ b/docs/source/reference/api/pyufunc.get_filenames_by_ext.rst @@ -1,6 +1,7 @@ pyufunc.get\_filenames\_by\_ext =============================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: get_filenames_by_ext -.. autofunction:: get_filenames_by_ext \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.get_files_by_ext.rst b/docs/source/reference/api/pyufunc.get_files_by_ext.rst index fbe46a7..a39cd89 100644 --- a/docs/source/reference/api/pyufunc.get_files_by_ext.rst +++ b/docs/source/reference/api/pyufunc.get_files_by_ext.rst @@ -1,6 +1,7 @@ pyufunc.get\_files\_by\_ext =========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: get_files_by_ext -.. autofunction:: get_files_by_ext \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.get_host_ip.rst b/docs/source/reference/api/pyufunc.get_host_ip.rst index 4e46159..becccb2 100644 --- a/docs/source/reference/api/pyufunc.get_host_ip.rst +++ b/docs/source/reference/api/pyufunc.get_host_ip.rst @@ -1,6 +1,7 @@ pyufunc.get\_host\_ip ===================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: get_host_ip -.. autofunction:: get_host_ip \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.get_host_name.rst b/docs/source/reference/api/pyufunc.get_host_name.rst new file mode 100644 index 0000000..a78eb17 --- /dev/null +++ b/docs/source/reference/api/pyufunc.get_host_name.rst @@ -0,0 +1,7 @@ +pyufunc.get\_host\_name +======================= + +.. automodule:: pyufunc + +.. autofunction:: get_host_name + diff --git a/docs/source/reference/api/pyufunc.get_osm_place.rst b/docs/source/reference/api/pyufunc.get_osm_place.rst new file mode 100644 index 0000000..314983c --- /dev/null +++ b/docs/source/reference/api/pyufunc.get_osm_place.rst @@ -0,0 +1,7 @@ +pyufunc.get\_osm\_place +======================= + +.. automodule:: pyufunc + +.. autofunction:: get_osm_place + diff --git a/docs/source/reference/api/pyufunc.get_terminal_height.rst b/docs/source/reference/api/pyufunc.get_terminal_height.rst index 7414280..b7f681b 100644 --- a/docs/source/reference/api/pyufunc.get_terminal_height.rst +++ b/docs/source/reference/api/pyufunc.get_terminal_height.rst @@ -1,6 +1,7 @@ pyufunc.get\_terminal\_height ============================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: get_terminal_height -.. autofunction:: get_terminal_height \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.get_terminal_width.rst b/docs/source/reference/api/pyufunc.get_terminal_width.rst index 121c1b5..e67f73d 100644 --- a/docs/source/reference/api/pyufunc.get_terminal_width.rst +++ b/docs/source/reference/api/pyufunc.get_terminal_width.rst @@ -1,6 +1,7 @@ pyufunc.get\_terminal\_width ============================ -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: get_terminal_width -.. autofunction:: get_terminal_width \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.get_time_diff_in_unit.rst b/docs/source/reference/api/pyufunc.get_time_diff_in_unit.rst index 5515e0b..0fc88c4 100644 --- a/docs/source/reference/api/pyufunc.get_time_diff_in_unit.rst +++ b/docs/source/reference/api/pyufunc.get_time_diff_in_unit.rst @@ -1,6 +1,7 @@ pyufunc.get\_time\_diff\_in\_unit ================================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: get_time_diff_in_unit -.. autofunction:: get_time_diff_in_unit \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.get_timezone.rst b/docs/source/reference/api/pyufunc.get_timezone.rst index 9f9f0a6..f97926b 100644 --- a/docs/source/reference/api/pyufunc.get_timezone.rst +++ b/docs/source/reference/api/pyufunc.get_timezone.rst @@ -1,6 +1,7 @@ pyufunc.get\_timezone ===================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: get_timezone -.. autofunction:: get_timezone \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.get_user_defined_func.rst b/docs/source/reference/api/pyufunc.get_user_defined_func.rst index de2f9f6..922fd0c 100644 --- a/docs/source/reference/api/pyufunc.get_user_defined_func.rst +++ b/docs/source/reference/api/pyufunc.get_user_defined_func.rst @@ -1,6 +1,7 @@ pyufunc.get\_user\_defined\_func ================================ -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: get_user_defined_func -.. autofunction:: get_user_defined_func \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.get_user_defined_module.rst b/docs/source/reference/api/pyufunc.get_user_defined_module.rst index 676ee3d..6b6d90a 100644 --- a/docs/source/reference/api/pyufunc.get_user_defined_module.rst +++ b/docs/source/reference/api/pyufunc.get_user_defined_module.rst @@ -1,6 +1,7 @@ pyufunc.get\_user\_defined\_module ================================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: get_user_defined_module -.. autofunction:: get_user_defined_module \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.get_user_imported_module.rst b/docs/source/reference/api/pyufunc.get_user_imported_module.rst index 753ec07..4bc4787 100644 --- a/docs/source/reference/api/pyufunc.get_user_imported_module.rst +++ b/docs/source/reference/api/pyufunc.get_user_imported_module.rst @@ -1,6 +1,7 @@ pyufunc.get\_user\_imported\_module =================================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: get_user_imported_module -.. autofunction:: get_user_imported_module \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.github_file_downloader.rst b/docs/source/reference/api/pyufunc.github_file_downloader.rst index d99004a..228073c 100644 --- a/docs/source/reference/api/pyufunc.github_file_downloader.rst +++ b/docs/source/reference/api/pyufunc.github_file_downloader.rst @@ -1,6 +1,7 @@ pyufunc.github\_file\_downloader ================================ -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: github_file_downloader -.. autofunction:: github_file_downloader \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.github_get_status.rst b/docs/source/reference/api/pyufunc.github_get_status.rst index 49a4aeb..4ee5b18 100644 --- a/docs/source/reference/api/pyufunc.github_get_status.rst +++ b/docs/source/reference/api/pyufunc.github_get_status.rst @@ -1,6 +1,7 @@ pyufunc.github\_get\_status =========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: github_get_status -.. autofunction:: github_get_status \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.gmns_geo.rst b/docs/source/reference/api/pyufunc.gmns_geo.rst index f230526..3a595c3 100644 --- a/docs/source/reference/api/pyufunc.gmns_geo.rst +++ b/docs/source/reference/api/pyufunc.gmns_geo.rst @@ -3,42 +3,3 @@ pyufunc.gmns\_geo .. automodule:: pyufunc.gmns_geo - - - - - - - .. rubric:: Functions - - .. autosummary:: - - read_link - read_node - read_poi - read_zone - read_zone_by_centroid - read_zone_by_geometry - - - - - - .. rubric:: Classes - - .. autosummary:: - - Agent - Link - Node - POI - Zone - - - - - - - - - diff --git a/docs/source/reference/api/pyufunc.gmns_read_link.rst b/docs/source/reference/api/pyufunc.gmns_read_link.rst index a6f27b8..10adefe 100644 --- a/docs/source/reference/api/pyufunc.gmns_read_link.rst +++ b/docs/source/reference/api/pyufunc.gmns_read_link.rst @@ -1,6 +1,7 @@ pyufunc.gmns\_read\_link ======================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: gmns_read_link -.. autofunction:: gmns_read_link \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.gmns_read_node.rst b/docs/source/reference/api/pyufunc.gmns_read_node.rst index 24dcaa1..496f505 100644 --- a/docs/source/reference/api/pyufunc.gmns_read_node.rst +++ b/docs/source/reference/api/pyufunc.gmns_read_node.rst @@ -1,6 +1,7 @@ pyufunc.gmns\_read\_node ======================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: gmns_read_node -.. autofunction:: gmns_read_node \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.gmns_read_poi.rst b/docs/source/reference/api/pyufunc.gmns_read_poi.rst index a66d021..33e47b6 100644 --- a/docs/source/reference/api/pyufunc.gmns_read_poi.rst +++ b/docs/source/reference/api/pyufunc.gmns_read_poi.rst @@ -1,6 +1,7 @@ pyufunc.gmns\_read\_poi ======================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: gmns_read_poi -.. autofunction:: gmns_read_poi \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.gmns_read_zone.rst b/docs/source/reference/api/pyufunc.gmns_read_zone.rst index f0daf95..1b75a03 100644 --- a/docs/source/reference/api/pyufunc.gmns_read_zone.rst +++ b/docs/source/reference/api/pyufunc.gmns_read_zone.rst @@ -1,6 +1,7 @@ pyufunc.gmns\_read\_zone ======================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: gmns_read_zone -.. autofunction:: gmns_read_zone \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.group_dt_daily.rst b/docs/source/reference/api/pyufunc.group_dt_daily.rst index 83ce286..6db0229 100644 --- a/docs/source/reference/api/pyufunc.group_dt_daily.rst +++ b/docs/source/reference/api/pyufunc.group_dt_daily.rst @@ -1,6 +1,7 @@ pyufunc.group\_dt\_daily ======================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: group_dt_daily -.. autofunction:: group_dt_daily \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.group_dt_hourly.rst b/docs/source/reference/api/pyufunc.group_dt_hourly.rst index 50de8b4..a641905 100644 --- a/docs/source/reference/api/pyufunc.group_dt_hourly.rst +++ b/docs/source/reference/api/pyufunc.group_dt_hourly.rst @@ -1,6 +1,7 @@ pyufunc.group\_dt\_hourly ========================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: group_dt_hourly -.. autofunction:: group_dt_hourly \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.group_dt_minutely.rst b/docs/source/reference/api/pyufunc.group_dt_minutely.rst index 05d591a..8e71e0b 100644 --- a/docs/source/reference/api/pyufunc.group_dt_minutely.rst +++ b/docs/source/reference/api/pyufunc.group_dt_minutely.rst @@ -1,6 +1,7 @@ pyufunc.group\_dt\_minutely =========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: group_dt_minutely -.. autofunction:: group_dt_minutely \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.group_dt_monthly.rst b/docs/source/reference/api/pyufunc.group_dt_monthly.rst index 4a1cae9..bbd5730 100644 --- a/docs/source/reference/api/pyufunc.group_dt_monthly.rst +++ b/docs/source/reference/api/pyufunc.group_dt_monthly.rst @@ -1,6 +1,7 @@ pyufunc.group\_dt\_monthly ========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: group_dt_monthly -.. autofunction:: group_dt_monthly \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.group_dt_weekly.rst b/docs/source/reference/api/pyufunc.group_dt_weekly.rst index e9733c4..c91e5da 100644 --- a/docs/source/reference/api/pyufunc.group_dt_weekly.rst +++ b/docs/source/reference/api/pyufunc.group_dt_weekly.rst @@ -1,6 +1,7 @@ pyufunc.group\_dt\_weekly ========================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: group_dt_weekly -.. autofunction:: group_dt_weekly \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.group_dt_yearly.rst b/docs/source/reference/api/pyufunc.group_dt_yearly.rst index 0f6bd19..9ece975 100644 --- a/docs/source/reference/api/pyufunc.group_dt_yearly.rst +++ b/docs/source/reference/api/pyufunc.group_dt_yearly.rst @@ -1,6 +1,7 @@ pyufunc.group\_dt\_yearly ========================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: group_dt_yearly -.. autofunction:: group_dt_yearly \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.img_CV_to_PIL.rst b/docs/source/reference/api/pyufunc.img_CV_to_PIL.rst index 7e86ae1..3257927 100644 --- a/docs/source/reference/api/pyufunc.img_CV_to_PIL.rst +++ b/docs/source/reference/api/pyufunc.img_CV_to_PIL.rst @@ -1,6 +1,7 @@ pyufunc.img\_CV\_to\_PIL ======================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: img_CV_to_PIL -.. autofunction:: img_CV_to_PIL \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.img_CV_to_bytes.rst b/docs/source/reference/api/pyufunc.img_CV_to_bytes.rst index c5ea616..66164a0 100644 --- a/docs/source/reference/api/pyufunc.img_CV_to_bytes.rst +++ b/docs/source/reference/api/pyufunc.img_CV_to_bytes.rst @@ -1,6 +1,7 @@ pyufunc.img\_CV\_to\_bytes ========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: img_CV_to_bytes -.. autofunction:: img_CV_to_bytes \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.img_PIL_to_CV.rst b/docs/source/reference/api/pyufunc.img_PIL_to_CV.rst index 4146ad5..072ff23 100644 --- a/docs/source/reference/api/pyufunc.img_PIL_to_CV.rst +++ b/docs/source/reference/api/pyufunc.img_PIL_to_CV.rst @@ -1,6 +1,7 @@ pyufunc.img\_PIL\_to\_CV ======================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: img_PIL_to_CV -.. autofunction:: img_PIL_to_CV \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.img_PIL_to_bytes.rst b/docs/source/reference/api/pyufunc.img_PIL_to_bytes.rst index 77f7184..db93b09 100644 --- a/docs/source/reference/api/pyufunc.img_PIL_to_bytes.rst +++ b/docs/source/reference/api/pyufunc.img_PIL_to_bytes.rst @@ -1,6 +1,7 @@ pyufunc.img\_PIL\_to\_bytes =========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: img_PIL_to_bytes -.. autofunction:: img_PIL_to_bytes \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.img_bytes_to_CV.rst b/docs/source/reference/api/pyufunc.img_bytes_to_CV.rst index 22fd51d..fbde7fc 100644 --- a/docs/source/reference/api/pyufunc.img_bytes_to_CV.rst +++ b/docs/source/reference/api/pyufunc.img_bytes_to_CV.rst @@ -1,6 +1,7 @@ pyufunc.img\_bytes\_to\_CV ========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: img_bytes_to_CV -.. autofunction:: img_bytes_to_CV \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.img_bytes_to_PIL.rst b/docs/source/reference/api/pyufunc.img_bytes_to_PIL.rst index ab5dc86..e4da52d 100644 --- a/docs/source/reference/api/pyufunc.img_bytes_to_PIL.rst +++ b/docs/source/reference/api/pyufunc.img_bytes_to_PIL.rst @@ -1,6 +1,7 @@ pyufunc.img\_bytes\_to\_PIL =========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: img_bytes_to_PIL -.. autofunction:: img_bytes_to_PIL \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.img_resize.rst b/docs/source/reference/api/pyufunc.img_resize.rst index 50c869c..e6caecb 100644 --- a/docs/source/reference/api/pyufunc.img_resize.rst +++ b/docs/source/reference/api/pyufunc.img_resize.rst @@ -1,6 +1,7 @@ pyufunc.img\_resize =================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: img_resize -.. autofunction:: img_resize \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.img_rotate.rst b/docs/source/reference/api/pyufunc.img_rotate.rst index 009630c..8a3f04a 100644 --- a/docs/source/reference/api/pyufunc.img_rotate.rst +++ b/docs/source/reference/api/pyufunc.img_rotate.rst @@ -1,6 +1,7 @@ pyufunc.img\_rotate =================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: img_rotate -.. autofunction:: img_rotate \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.img_rotate_bound.rst b/docs/source/reference/api/pyufunc.img_rotate_bound.rst index 3550e14..73bca61 100644 --- a/docs/source/reference/api/pyufunc.img_rotate_bound.rst +++ b/docs/source/reference/api/pyufunc.img_rotate_bound.rst @@ -1,6 +1,7 @@ pyufunc.img\_rotate\_bound ========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: img_rotate_bound -.. autofunction:: img_rotate_bound \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.img_show.rst b/docs/source/reference/api/pyufunc.img_show.rst index 5e49b99..7993d55 100644 --- a/docs/source/reference/api/pyufunc.img_show.rst +++ b/docs/source/reference/api/pyufunc.img_show.rst @@ -1,6 +1,7 @@ pyufunc.img\_show ================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: img_show -.. autofunction:: img_show \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.img_to_bytes.rst b/docs/source/reference/api/pyufunc.img_to_bytes.rst index 788cab4..ca861c3 100644 --- a/docs/source/reference/api/pyufunc.img_to_bytes.rst +++ b/docs/source/reference/api/pyufunc.img_to_bytes.rst @@ -1,6 +1,7 @@ pyufunc.img\_to\_bytes ====================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: img_to_bytes -.. autofunction:: img_to_bytes \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.img_translate.rst b/docs/source/reference/api/pyufunc.img_translate.rst index ec0895a..40724c1 100644 --- a/docs/source/reference/api/pyufunc.img_translate.rst +++ b/docs/source/reference/api/pyufunc.img_translate.rst @@ -1,6 +1,7 @@ pyufunc.img\_translate ====================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: img_translate -.. autofunction:: img_translate \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.import_package.rst b/docs/source/reference/api/pyufunc.import_package.rst index 0e9c190..3f742eb 100644 --- a/docs/source/reference/api/pyufunc.import_package.rst +++ b/docs/source/reference/api/pyufunc.import_package.rst @@ -1,6 +1,7 @@ pyufunc.import\_package ======================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: import_package -.. autofunction:: import_package \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.is_CV_img.rst b/docs/source/reference/api/pyufunc.is_CV_img.rst index e479147..fa437c6 100644 --- a/docs/source/reference/api/pyufunc.is_CV_img.rst +++ b/docs/source/reference/api/pyufunc.is_CV_img.rst @@ -1,6 +1,7 @@ pyufunc.is\_CV\_img =================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: is_CV_img -.. autofunction:: is_CV_img \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.is_PIL_img.rst b/docs/source/reference/api/pyufunc.is_PIL_img.rst index 4ea7a72..d2f6af4 100644 --- a/docs/source/reference/api/pyufunc.is_PIL_img.rst +++ b/docs/source/reference/api/pyufunc.is_PIL_img.rst @@ -1,6 +1,7 @@ pyufunc.is\_PIL\_img ==================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: is_PIL_img -.. autofunction:: is_PIL_img \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.is_float.rst b/docs/source/reference/api/pyufunc.is_float.rst index b4d885c..254a99d 100644 --- a/docs/source/reference/api/pyufunc.is_float.rst +++ b/docs/source/reference/api/pyufunc.is_float.rst @@ -1,6 +1,7 @@ pyufunc.is\_float ================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: is_float -.. autofunction:: is_float \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.is_linux.rst b/docs/source/reference/api/pyufunc.is_linux.rst index 605e1b4..9f83629 100644 --- a/docs/source/reference/api/pyufunc.is_linux.rst +++ b/docs/source/reference/api/pyufunc.is_linux.rst @@ -1,6 +1,7 @@ pyufunc.is\_linux ================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: is_linux -.. autofunction:: is_linux \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.is_mac.rst b/docs/source/reference/api/pyufunc.is_mac.rst index 89e4937..80bf244 100644 --- a/docs/source/reference/api/pyufunc.is_mac.rst +++ b/docs/source/reference/api/pyufunc.is_mac.rst @@ -1,6 +1,7 @@ pyufunc.is\_mac =============== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: is_mac -.. autofunction:: is_mac \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.is_module_importable.rst b/docs/source/reference/api/pyufunc.is_module_importable.rst index ece01b8..32a8f00 100644 --- a/docs/source/reference/api/pyufunc.is_module_importable.rst +++ b/docs/source/reference/api/pyufunc.is_module_importable.rst @@ -1,6 +1,7 @@ pyufunc.is\_module\_importable ============================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: is_module_importable -.. autofunction:: is_module_importable \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.is_user_defined_func.rst b/docs/source/reference/api/pyufunc.is_user_defined_func.rst index 6009cef..28b6b07 100644 --- a/docs/source/reference/api/pyufunc.is_user_defined_func.rst +++ b/docs/source/reference/api/pyufunc.is_user_defined_func.rst @@ -1,6 +1,7 @@ pyufunc.is\_user\_defined\_func =============================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: is_user_defined_func -.. autofunction:: is_user_defined_func \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.is_valid_email.rst b/docs/source/reference/api/pyufunc.is_valid_email.rst index 8ab4eab..8940cb6 100644 --- a/docs/source/reference/api/pyufunc.is_valid_email.rst +++ b/docs/source/reference/api/pyufunc.is_valid_email.rst @@ -1,6 +1,7 @@ pyufunc.is\_valid\_email ======================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: is_valid_email -.. autofunction:: is_valid_email \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.is_windows.rst b/docs/source/reference/api/pyufunc.is_windows.rst index 56fcd50..4c36c66 100644 --- a/docs/source/reference/api/pyufunc.is_windows.rst +++ b/docs/source/reference/api/pyufunc.is_windows.rst @@ -1,6 +1,7 @@ pyufunc.is\_windows =================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: is_windows -.. autofunction:: is_windows \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.list_all_timezones.rst b/docs/source/reference/api/pyufunc.list_all_timezones.rst index 02a8b17..53210c4 100644 --- a/docs/source/reference/api/pyufunc.list_all_timezones.rst +++ b/docs/source/reference/api/pyufunc.list_all_timezones.rst @@ -1,6 +1,7 @@ pyufunc.list\_all\_timezones ============================ -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: list_all_timezones -.. autofunction:: list_all_timezones \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.log_logger.rst b/docs/source/reference/api/pyufunc.log_logger.rst index 0f1cb65..b65e46f 100644 --- a/docs/source/reference/api/pyufunc.log_logger.rst +++ b/docs/source/reference/api/pyufunc.log_logger.rst @@ -1,6 +1,7 @@ pyufunc.log\_logger =================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: log_logger -.. autofunction:: log_logger \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.log_writer.rst b/docs/source/reference/api/pyufunc.log_writer.rst index 38d894f..ac35788 100644 --- a/docs/source/reference/api/pyufunc.log_writer.rst +++ b/docs/source/reference/api/pyufunc.log_writer.rst @@ -1,6 +1,7 @@ pyufunc.log\_writer =================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: log_writer -.. autofunction:: log_writer \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.mean_absolute_error.rst b/docs/source/reference/api/pyufunc.mean_absolute_error.rst index 27e936b..1d62442 100644 --- a/docs/source/reference/api/pyufunc.mean_absolute_error.rst +++ b/docs/source/reference/api/pyufunc.mean_absolute_error.rst @@ -1,6 +1,7 @@ pyufunc.mean\_absolute\_error ============================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: mean_absolute_error -.. autofunction:: mean_absolute_error \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.mean_absolute_percentage_error.rst b/docs/source/reference/api/pyufunc.mean_absolute_percentage_error.rst index 9683cfb..50064e4 100644 --- a/docs/source/reference/api/pyufunc.mean_absolute_percentage_error.rst +++ b/docs/source/reference/api/pyufunc.mean_absolute_percentage_error.rst @@ -1,6 +1,7 @@ pyufunc.mean\_absolute\_percentage\_error ========================================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: mean_absolute_percentage_error -.. autofunction:: mean_absolute_percentage_error \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.mean_percentage_error.rst b/docs/source/reference/api/pyufunc.mean_percentage_error.rst index 528939d..1e8e53c 100644 --- a/docs/source/reference/api/pyufunc.mean_percentage_error.rst +++ b/docs/source/reference/api/pyufunc.mean_percentage_error.rst @@ -1,6 +1,7 @@ pyufunc.mean\_percentage\_error =============================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: mean_percentage_error -.. autofunction:: mean_percentage_error \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.mean_squared_error.rst b/docs/source/reference/api/pyufunc.mean_squared_error.rst index 54cc927..b29e578 100644 --- a/docs/source/reference/api/pyufunc.mean_squared_error.rst +++ b/docs/source/reference/api/pyufunc.mean_squared_error.rst @@ -1,6 +1,7 @@ pyufunc.mean\_squared\_error ============================ -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: mean_squared_error -.. autofunction:: mean_squared_error \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.mean_squared_log_error.rst b/docs/source/reference/api/pyufunc.mean_squared_log_error.rst index 0bcca40..2a0cb64 100644 --- a/docs/source/reference/api/pyufunc.mean_squared_log_error.rst +++ b/docs/source/reference/api/pyufunc.mean_squared_log_error.rst @@ -1,6 +1,7 @@ pyufunc.mean\_squared\_log\_error ================================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: mean_squared_log_error -.. autofunction:: mean_squared_log_error \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.path2linux.rst b/docs/source/reference/api/pyufunc.path2linux.rst index af23abb..cb8b082 100644 --- a/docs/source/reference/api/pyufunc.path2linux.rst +++ b/docs/source/reference/api/pyufunc.path2linux.rst @@ -1,6 +1,7 @@ pyufunc.path2linux ================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: path2linux -.. autofunction:: path2linux \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.path2uniform.rst b/docs/source/reference/api/pyufunc.path2uniform.rst index cb05d7d..9e830d1 100644 --- a/docs/source/reference/api/pyufunc.path2uniform.rst +++ b/docs/source/reference/api/pyufunc.path2uniform.rst @@ -1,6 +1,7 @@ pyufunc.path2uniform ==================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: path2uniform -.. autofunction:: path2uniform \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.pickle_load.rst b/docs/source/reference/api/pyufunc.pickle_load.rst index 69b42bc..13d77f7 100644 --- a/docs/source/reference/api/pyufunc.pickle_load.rst +++ b/docs/source/reference/api/pyufunc.pickle_load.rst @@ -1,6 +1,7 @@ pyufunc.pickle\_load ==================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: pickle_load -.. autofunction:: pickle_load \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.pickle_save.rst b/docs/source/reference/api/pyufunc.pickle_save.rst index 7a29408..bf882a1 100644 --- a/docs/source/reference/api/pyufunc.pickle_save.rst +++ b/docs/source/reference/api/pyufunc.pickle_save.rst @@ -1,6 +1,7 @@ pyufunc.pickle\_save ==================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: pickle_save -.. autofunction:: pickle_save \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.printer_file.rst b/docs/source/reference/api/pyufunc.printer_file.rst new file mode 100644 index 0000000..1492b9b --- /dev/null +++ b/docs/source/reference/api/pyufunc.printer_file.rst @@ -0,0 +1,7 @@ +pyufunc.printer\_file +===================== + +.. automodule:: pyufunc + +.. autofunction:: printer_file + diff --git a/docs/source/reference/api/pyufunc.proj_point_to_line.rst b/docs/source/reference/api/pyufunc.proj_point_to_line.rst index 3e307ff..c789446 100644 --- a/docs/source/reference/api/pyufunc.proj_point_to_line.rst +++ b/docs/source/reference/api/pyufunc.proj_point_to_line.rst @@ -1,6 +1,7 @@ pyufunc.proj\_point\_to\_line ============================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: proj_point_to_line -.. autofunction:: proj_point_to_line \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.pypi_downloads.rst b/docs/source/reference/api/pyufunc.pypi_downloads.rst index f78dcd9..807863f 100644 --- a/docs/source/reference/api/pyufunc.pypi_downloads.rst +++ b/docs/source/reference/api/pyufunc.pypi_downloads.rst @@ -1,6 +1,7 @@ pyufunc.pypi\_downloads ======================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: pypi_downloads -.. autofunction:: pypi_downloads \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.pytest_show_assert.rst b/docs/source/reference/api/pyufunc.pytest_show_assert.rst new file mode 100644 index 0000000..4cb3176 --- /dev/null +++ b/docs/source/reference/api/pyufunc.pytest_show_assert.rst @@ -0,0 +1,7 @@ +pyufunc.pytest\_show\_assert +============================ + +.. automodule:: pyufunc + +.. autofunction:: pytest_show_assert + diff --git a/docs/source/reference/api/pyufunc.pytest_show_database.rst b/docs/source/reference/api/pyufunc.pytest_show_database.rst new file mode 100644 index 0000000..1943d82 --- /dev/null +++ b/docs/source/reference/api/pyufunc.pytest_show_database.rst @@ -0,0 +1,7 @@ +pyufunc.pytest\_show\_database +============================== + +.. automodule:: pyufunc + +.. autofunction:: pytest_show_database + diff --git a/docs/source/reference/api/pyufunc.pytest_show_fixture.rst b/docs/source/reference/api/pyufunc.pytest_show_fixture.rst new file mode 100644 index 0000000..9688049 --- /dev/null +++ b/docs/source/reference/api/pyufunc.pytest_show_fixture.rst @@ -0,0 +1,7 @@ +pyufunc.pytest\_show\_fixture +============================= + +.. automodule:: pyufunc + +.. autofunction:: pytest_show_fixture + diff --git a/docs/source/reference/api/pyufunc.pytest_show_naming_convention.rst b/docs/source/reference/api/pyufunc.pytest_show_naming_convention.rst new file mode 100644 index 0000000..c31c910 --- /dev/null +++ b/docs/source/reference/api/pyufunc.pytest_show_naming_convention.rst @@ -0,0 +1,7 @@ +pyufunc.pytest\_show\_naming\_convention +======================================== + +.. automodule:: pyufunc + +.. autofunction:: pytest_show_naming_convention + diff --git a/docs/source/reference/api/pyufunc.pytest_show_parametrize.rst b/docs/source/reference/api/pyufunc.pytest_show_parametrize.rst new file mode 100644 index 0000000..af401fd --- /dev/null +++ b/docs/source/reference/api/pyufunc.pytest_show_parametrize.rst @@ -0,0 +1,7 @@ +pyufunc.pytest\_show\_parametrize +================================= + +.. automodule:: pyufunc + +.. autofunction:: pytest_show_parametrize + diff --git a/docs/source/reference/api/pyufunc.pytest_show_raise.rst b/docs/source/reference/api/pyufunc.pytest_show_raise.rst new file mode 100644 index 0000000..ff1963a --- /dev/null +++ b/docs/source/reference/api/pyufunc.pytest_show_raise.rst @@ -0,0 +1,7 @@ +pyufunc.pytest\_show\_raise +=========================== + +.. automodule:: pyufunc + +.. autofunction:: pytest_show_raise + diff --git a/docs/source/reference/api/pyufunc.pytest_show_skip_xfail.rst b/docs/source/reference/api/pyufunc.pytest_show_skip_xfail.rst new file mode 100644 index 0000000..8635d9f --- /dev/null +++ b/docs/source/reference/api/pyufunc.pytest_show_skip_xfail.rst @@ -0,0 +1,7 @@ +pyufunc.pytest\_show\_skip\_xfail +================================= + +.. automodule:: pyufunc + +.. autofunction:: pytest_show_skip_xfail + diff --git a/docs/source/reference/api/pyufunc.pytest_show_warning.rst b/docs/source/reference/api/pyufunc.pytest_show_warning.rst new file mode 100644 index 0000000..0bfe5a3 --- /dev/null +++ b/docs/source/reference/api/pyufunc.pytest_show_warning.rst @@ -0,0 +1,7 @@ +pyufunc.pytest\_show\_warning +============================= + +.. automodule:: pyufunc + +.. autofunction:: pytest_show_warning + diff --git a/docs/source/reference/api/pyufunc.r2_score.rst b/docs/source/reference/api/pyufunc.r2_score.rst index c9cd19c..3c7835b 100644 --- a/docs/source/reference/api/pyufunc.r2_score.rst +++ b/docs/source/reference/api/pyufunc.r2_score.rst @@ -1,6 +1,7 @@ pyufunc.r2\_score ================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: r2_score -.. autofunction:: r2_score \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.remove_duplicate_files.rst b/docs/source/reference/api/pyufunc.remove_duplicate_files.rst new file mode 100644 index 0000000..9eba637 --- /dev/null +++ b/docs/source/reference/api/pyufunc.remove_duplicate_files.rst @@ -0,0 +1,7 @@ +pyufunc.remove\_duplicate\_files +================================ + +.. automodule:: pyufunc + +.. autofunction:: remove_duplicate_files + diff --git a/docs/source/reference/api/pyufunc.remove_file.rst b/docs/source/reference/api/pyufunc.remove_file.rst index b4202d9..606f887 100644 --- a/docs/source/reference/api/pyufunc.remove_file.rst +++ b/docs/source/reference/api/pyufunc.remove_file.rst @@ -1,6 +1,7 @@ pyufunc.remove\_file ==================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: remove_file -.. autofunction:: remove_file \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.requires.rst b/docs/source/reference/api/pyufunc.requires.rst index c102693..bef6387 100644 --- a/docs/source/reference/api/pyufunc.requires.rst +++ b/docs/source/reference/api/pyufunc.requires.rst @@ -1,6 +1,7 @@ pyufunc.requires ================ -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: requires -.. autofunction:: requires \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.root_mean_squared_error.rst b/docs/source/reference/api/pyufunc.root_mean_squared_error.rst index 347cb44..012b5d7 100644 --- a/docs/source/reference/api/pyufunc.root_mean_squared_error.rst +++ b/docs/source/reference/api/pyufunc.root_mean_squared_error.rst @@ -1,6 +1,7 @@ pyufunc.root\_mean\_squared\_error ================================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: root_mean_squared_error -.. autofunction:: root_mean_squared_error \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.run_parallel.rst b/docs/source/reference/api/pyufunc.run_parallel.rst index c639f96..fe68c9a 100644 --- a/docs/source/reference/api/pyufunc.run_parallel.rst +++ b/docs/source/reference/api/pyufunc.run_parallel.rst @@ -1,6 +1,7 @@ pyufunc.run\_parallel ===================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: run_parallel -.. autofunction:: run_parallel \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.send_email.rst b/docs/source/reference/api/pyufunc.send_email.rst index dbe194e..96ca3a9 100644 --- a/docs/source/reference/api/pyufunc.send_email.rst +++ b/docs/source/reference/api/pyufunc.send_email.rst @@ -1,6 +1,7 @@ pyufunc.send\_email =================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: send_email -.. autofunction:: send_email \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.show_dir_in_tree.rst b/docs/source/reference/api/pyufunc.show_dir_in_tree.rst index 5cab53b..e5ad362 100644 --- a/docs/source/reference/api/pyufunc.show_dir_in_tree.rst +++ b/docs/source/reference/api/pyufunc.show_dir_in_tree.rst @@ -1,6 +1,7 @@ pyufunc.show\_dir\_in\_tree =========================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: show_dir_in_tree -.. autofunction:: show_dir_in_tree \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.show_docstring_google.rst b/docs/source/reference/api/pyufunc.show_docstring_google.rst index b244d0e..0d2a18f 100644 --- a/docs/source/reference/api/pyufunc.show_docstring_google.rst +++ b/docs/source/reference/api/pyufunc.show_docstring_google.rst @@ -1,6 +1,7 @@ pyufunc.show\_docstring\_google =============================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: show_docstring_google -.. autofunction:: show_docstring_google \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.show_docstring_headers.rst b/docs/source/reference/api/pyufunc.show_docstring_headers.rst index a613d7b..49f7301 100644 --- a/docs/source/reference/api/pyufunc.show_docstring_headers.rst +++ b/docs/source/reference/api/pyufunc.show_docstring_headers.rst @@ -1,6 +1,7 @@ pyufunc.show\_docstring\_headers ================================ -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: show_docstring_headers -.. autofunction:: show_docstring_headers \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.show_docstring_numpy.rst b/docs/source/reference/api/pyufunc.show_docstring_numpy.rst index c5ef186..d6b67ea 100644 --- a/docs/source/reference/api/pyufunc.show_docstring_numpy.rst +++ b/docs/source/reference/api/pyufunc.show_docstring_numpy.rst @@ -1,6 +1,7 @@ pyufunc.show\_docstring\_numpy ============================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: show_docstring_numpy -.. autofunction:: show_docstring_numpy \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.show_util_func_by_category.rst b/docs/source/reference/api/pyufunc.show_util_func_by_category.rst index fe672aa..0242e87 100644 --- a/docs/source/reference/api/pyufunc.show_util_func_by_category.rst +++ b/docs/source/reference/api/pyufunc.show_util_func_by_category.rst @@ -1,6 +1,7 @@ pyufunc.show\_util\_func\_by\_category ====================================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: show_util_func_by_category -.. autofunction:: show_util_func_by_category \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.show_util_func_by_keyword.rst b/docs/source/reference/api/pyufunc.show_util_func_by_keyword.rst index 1f5b4a5..5080dd0 100644 --- a/docs/source/reference/api/pyufunc.show_util_func_by_keyword.rst +++ b/docs/source/reference/api/pyufunc.show_util_func_by_keyword.rst @@ -1,6 +1,7 @@ pyufunc.show\_util\_func\_by\_keyword ===================================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: show_util_func_by_keyword -.. autofunction:: show_util_func_by_keyword \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.split_dict_by_chunk.rst b/docs/source/reference/api/pyufunc.split_dict_by_chunk.rst index c466853..ce4404a 100644 --- a/docs/source/reference/api/pyufunc.split_dict_by_chunk.rst +++ b/docs/source/reference/api/pyufunc.split_dict_by_chunk.rst @@ -1,6 +1,7 @@ pyufunc.split\_dict\_by\_chunk ============================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: split_dict_by_chunk -.. autofunction:: split_dict_by_chunk \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.split_list_by_equal_sublist.rst b/docs/source/reference/api/pyufunc.split_list_by_equal_sublist.rst index f1690b5..9237da0 100644 --- a/docs/source/reference/api/pyufunc.split_list_by_equal_sublist.rst +++ b/docs/source/reference/api/pyufunc.split_list_by_equal_sublist.rst @@ -1,6 +1,7 @@ pyufunc.split\_list\_by\_equal\_sublist ======================================= -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: split_list_by_equal_sublist -.. autofunction:: split_list_by_equal_sublist \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.split_list_by_fixed_length.rst b/docs/source/reference/api/pyufunc.split_list_by_fixed_length.rst index 1082980..49919fc 100644 --- a/docs/source/reference/api/pyufunc.split_list_by_fixed_length.rst +++ b/docs/source/reference/api/pyufunc.split_list_by_fixed_length.rst @@ -1,6 +1,7 @@ pyufunc.split\_list\_by\_fixed\_length ====================================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: split_list_by_fixed_length -.. autofunction:: split_list_by_fixed_length \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.str_strip.rst b/docs/source/reference/api/pyufunc.str_strip.rst index eb31a8d..660c5ba 100644 --- a/docs/source/reference/api/pyufunc.str_strip.rst +++ b/docs/source/reference/api/pyufunc.str_strip.rst @@ -1,6 +1,7 @@ pyufunc.str\_strip ================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: str_strip -.. autofunction:: str_strip \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.timeout.rst b/docs/source/reference/api/pyufunc.timeout.rst index c0c8f59..ff2b3be 100644 --- a/docs/source/reference/api/pyufunc.timeout.rst +++ b/docs/source/reference/api/pyufunc.timeout.rst @@ -1,6 +1,7 @@ pyufunc.timeout =============== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: timeout -.. autofunction:: timeout \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.timeout_linux.rst b/docs/source/reference/api/pyufunc.timeout_linux.rst index 92a4f1a..40d1e6c 100644 --- a/docs/source/reference/api/pyufunc.timeout_linux.rst +++ b/docs/source/reference/api/pyufunc.timeout_linux.rst @@ -1,6 +1,7 @@ pyufunc.timeout\_linux ====================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: timeout_linux -.. autofunction:: timeout_linux \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.validate_url.rst b/docs/source/reference/api/pyufunc.validate_url.rst index c71788c..4630294 100644 --- a/docs/source/reference/api/pyufunc.validate_url.rst +++ b/docs/source/reference/api/pyufunc.validate_url.rst @@ -1,6 +1,7 @@ pyufunc.validate\_url ===================== -.. currentmodule:: pyufunc +.. automodule:: pyufunc + +.. autofunction:: validate_url -.. autofunction:: validate_url \ No newline at end of file diff --git a/docs/source/reference/api/pyufunc.with_argparse.rst b/docs/source/reference/api/pyufunc.with_argparse.rst new file mode 100644 index 0000000..999536c --- /dev/null +++ b/docs/source/reference/api/pyufunc.with_argparse.rst @@ -0,0 +1,7 @@ +pyufunc.with\_argparse +====================== + +.. automodule:: pyufunc + +.. autofunction:: with_argparse + diff --git a/docs/source/reference/util_pathio.rst b/docs/source/reference/util_pathio.rst index 9cfa2fb..41ac8d6 100644 --- a/docs/source/reference/util_pathio.rst +++ b/docs/source/reference/util_pathio.rst @@ -35,6 +35,8 @@ io add_dir_to_env pickle_save pickle_load + find_duplicated_files + remove_duplicated_files platform ~~~~~~~~ @@ -47,3 +49,9 @@ platform is_mac get_terminal_width get_terminal_height + +argparse +~~~~~~~~ +.. autosummary:: + :toctree: api/ + with_argparse diff --git a/docs/source/reference/util_test.rst b/docs/source/reference/util_test.rst index e508e6d..206da21 100644 --- a/docs/source/reference/util_test.rst +++ b/docs/source/reference/util_test.rst @@ -10,6 +10,15 @@ Updating... .. autosummary:: :toctree: api/ + pytest_show_naming_convention + pytest_show_assert + pytest_show_raise + pytest_show_warning + pytest_show_fixture + pytest_show_parametrize + pytest_show_database + pytest_show_skip_xfail + diff --git a/pyproject.toml b/pyproject.toml index 9a2be2d..3870157 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "pyufunc" -version = "0.3.4rc2" +version = "0.3.4" description = "pyufunc consolidates frequently used utility functions into one cohesive package" authors = [ {name = "Xiangyong Luo", email = "luoxiangyong01@gmail.com"},