diff --git a/docs/kyu_5/kyu_5.moving_zeros_to_the_end.module.rst b/docs/kyu_5/kyu_5.moving_zeros_to_the_end.module.rst new file mode 100644 index 00000000000..3fa026eb45b --- /dev/null +++ b/docs/kyu_5/kyu_5.moving_zeros_to_the_end.module.rst @@ -0,0 +1,11 @@ +kyu\_5.moving\_zeros\_to\_the\_end.module module +================================================ + +Subpackages +----------- + +.. toctree:: + :maxdepth: 4 + + kyu_5.moving_zeros_to_the_end.readme + kyu_5.moving_zeros_to_the_end \ No newline at end of file diff --git a/docs/kyu_5/kyu_5.moving_zeros_to_the_end.readme.rst b/docs/kyu_5/kyu_5.moving_zeros_to_the_end.readme.rst new file mode 100644 index 00000000000..8ddc2daa7be --- /dev/null +++ b/docs/kyu_5/kyu_5.moving_zeros_to_the_end.readme.rst @@ -0,0 +1,5 @@ +README +====== + +.. include:: ../../kyu_5/moving_zeros_to_the_end/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 c4f7466347c..7c8e83b7c78 100644 --- a/docs/kyu_5/kyu_5.rst +++ b/docs/kyu_5/kyu_5.rst @@ -23,7 +23,7 @@ Subpackages kyu_5.integers_recreation_one.module kyu_5.josephus_survivor.module kyu_5.master_your_primes_sieve_with_memoization.module - kyu_5.moving_zeros_to_the_end + kyu_5.moving_zeros_to_the_end.module kyu_5.multidimensional_neighbourhood kyu_5.not_very_secure kyu_5.number_of_trailing_zeros_of_n