diff --git a/docs/kyu_5/kyu_5.directions_reduction.module.rst b/docs/kyu_5/kyu_5.directions_reduction.module.rst new file mode 100644 index 00000000000..603c783eeb5 --- /dev/null +++ b/docs/kyu_5/kyu_5.directions_reduction.module.rst @@ -0,0 +1,11 @@ +kyu\_5.directions\_reduction.module module +========================================== + +Subpackages +----------- + +.. toctree:: + :maxdepth: 4 + + kyu_5.directions_reduction.readme + kyu_5.directions_reduction \ No newline at end of file diff --git a/docs/kyu_5/kyu_5.directions_reduction.readme.rst b/docs/kyu_5/kyu_5.directions_reduction.readme.rst new file mode 100644 index 00000000000..cdfac21aa1e --- /dev/null +++ b/docs/kyu_5/kyu_5.directions_reduction.readme.rst @@ -0,0 +1,5 @@ +README +====== + +.. include:: ../../kyu_5/directions_reduction/README.md + :parser: myst_parser.sphinx_ \ No newline at end of file diff --git a/docs/kyu_5/kyu_5.extract_the_domain_name_from_url.module.rst b/docs/kyu_5/kyu_5.extract_the_domain_name_from_url.module.rst new file mode 100644 index 00000000000..5ef30e065dd --- /dev/null +++ b/docs/kyu_5/kyu_5.extract_the_domain_name_from_url.module.rst @@ -0,0 +1,11 @@ +kyu\_5.extract\_the\_domain\_name\_from\_url.module module +========================================================== + +Subpackages +----------- + +.. toctree:: + :maxdepth: 4 + + kyu_5.extract_the_domain_name_from_url.readme + kyu_5.extract_the_domain_name_from_url \ No newline at end of file diff --git a/docs/kyu_5/kyu_5.extract_the_domain_name_from_url.readme.rst b/docs/kyu_5/kyu_5.extract_the_domain_name_from_url.readme.rst new file mode 100644 index 00000000000..b474da4a3f4 --- /dev/null +++ b/docs/kyu_5/kyu_5.extract_the_domain_name_from_url.readme.rst @@ -0,0 +1,5 @@ +README +====== + +.. include:: ../../kyu_5/extract_the_domain_name_from_url/README.md + :parser: myst_parser.sphinx_ \ No newline at end of file diff --git a/docs/kyu_5/kyu_5.fibonacci_streaming.module.rst b/docs/kyu_5/kyu_5.fibonacci_streaming.module.rst new file mode 100644 index 00000000000..61cb945377d --- /dev/null +++ b/docs/kyu_5/kyu_5.fibonacci_streaming.module.rst @@ -0,0 +1,11 @@ +kyu\_5.fibonacci\_streaming.module module +========================================= + +Subpackages +----------- + +.. toctree:: + :maxdepth: 4 + + kyu_5.fibonacci_streaming.readme + kyu_5.fibonacci_streaming \ No newline at end of file diff --git a/docs/kyu_5/kyu_5.fibonacci_streaming.readme.rst b/docs/kyu_5/kyu_5.fibonacci_streaming.readme.rst new file mode 100644 index 00000000000..28019c5e559 --- /dev/null +++ b/docs/kyu_5/kyu_5.fibonacci_streaming.readme.rst @@ -0,0 +1,5 @@ +README +====== + +.. include:: ../../kyu_5/fibonacci_streaming/README.md + :parser: myst_parser.sphinx_ \ No newline at end of file diff --git a/docs/kyu_5/kyu_5.find_the_safest_places_in_town.module.rst b/docs/kyu_5/kyu_5.find_the_safest_places_in_town.module.rst new file mode 100644 index 00000000000..6abf202dd7c --- /dev/null +++ b/docs/kyu_5/kyu_5.find_the_safest_places_in_town.module.rst @@ -0,0 +1,11 @@ +kyu\_5.find\_the\_safest\_places\_in\_town.module module +======================================================== + +Subpackages +----------- + +.. toctree:: + :maxdepth: 4 + + kyu_5.find_the_safest_places_in_town.readme + kyu_5.find_the_safest_places_in_town \ No newline at end of file diff --git a/docs/kyu_5/kyu_5.find_the_safest_places_in_town.readme.rst b/docs/kyu_5/kyu_5.find_the_safest_places_in_town.readme.rst new file mode 100644 index 00000000000..30dfd119dc7 --- /dev/null +++ b/docs/kyu_5/kyu_5.find_the_safest_places_in_town.readme.rst @@ -0,0 +1,5 @@ +README +====== + +.. include:: ../../kyu_5/find_the_safest_places_in_town/README.md + :parser: myst_parser.sphinx_ \ No newline at end of file diff --git a/docs/kyu_5/kyu_5.find_the_smallest.module.rst b/docs/kyu_5/kyu_5.find_the_smallest.module.rst new file mode 100644 index 00000000000..87a080cb0df --- /dev/null +++ b/docs/kyu_5/kyu_5.find_the_smallest.module.rst @@ -0,0 +1,11 @@ +kyu\_5.find\_the\_smallest.module module +======================================== + +Subpackages +----------- + +.. toctree:: + :maxdepth: 4 + + kyu_5.find_the_smallest.readme + kyu_5.find_the_smallest \ No newline at end of file diff --git a/docs/kyu_5/kyu_5.find_the_smallest.readme.rst b/docs/kyu_5/kyu_5.find_the_smallest.readme.rst new file mode 100644 index 00000000000..3bcac438205 --- /dev/null +++ b/docs/kyu_5/kyu_5.find_the_smallest.readme.rst @@ -0,0 +1,5 @@ +README +====== + +.. include:: ../../kyu_5/find_the_smallest/README.md + :parser: myst_parser.sphinx_ \ No newline at end of file diff --git a/docs/kyu_5/kyu_5.rst b/docs/kyu_5/kyu_5.rst index 82540979f60..9f630fd3402 100644 --- a/docs/kyu_5/kyu_5.rst +++ b/docs/kyu_5/kyu_5.rst @@ -12,11 +12,11 @@ Subpackages kyu_5.count_ip_addresses.module kyu_5.did_i_finish_my_sudoku.module kyu_5.diophantine_equation.module - kyu_5.directions_reduction - kyu_5.extract_the_domain_name_from_url - kyu_5.fibonacci_streaming - kyu_5.find_the_safest_places_in_town - kyu_5.find_the_smallest + kyu_5.directions_reduction.module + kyu_5.extract_the_domain_name_from_url.module + kyu_5.fibonacci_streaming.module + kyu_5.find_the_safest_places_in_town.module + kyu_5.find_the_smallest.module kyu_5.first_non_repeating_character kyu_5.flatten kyu_5.human_readable_time