Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ikostan committed Dec 27, 2024
1 parent e9fcafa commit a20e142
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/kyu_8/kyu_8.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Subpackages
kyu_8.remove_string_spaces.module
kyu_8.reversed_strings.module
kyu_8.set_alarm.module
kyu_8.strange_trip_to_the_market.module
kyu_8.surface_area_and_volume_of_box.module
kyu_8.swap_values.module
kyu_8.terminal_game_move_function.module
Expand Down
11 changes: 11 additions & 0 deletions docs/kyu_8/kyu_8.strange_trip_to_the_market.module.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
kyu\_8.strange\_trip\_to\_the\_market.module package
====================================================

Subpackages
-----------

.. toctree::
:maxdepth: 4

kyu_8.strange_trip_to_the_market.readme
kyu_8.strange_trip_to_the_market
5 changes: 5 additions & 0 deletions docs/kyu_8/kyu_8.strange_trip_to_the_market.readme.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
README
======

.. include:: ../../kyu_8/strange_trip_to_the_market/README.md
:parser: myst_parser.sphinx_
File renamed without changes.

0 comments on commit a20e142

Please sign in to comment.