Skip to content

Commit

Permalink
first_non_repeating_character
Browse files Browse the repository at this point in the history
  • Loading branch information
ikostan committed Nov 24, 2024
1 parent 1372c3a commit c8e856e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
11 changes: 11 additions & 0 deletions docs/kyu_5/kyu_5.first_non_repeating_character.module.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
kyu\_5.first\_non\_repeating\_character.module module
========================================

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

.. toctree::
:maxdepth: 4

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

.. include:: ../../kyu_5/first_non_repeating_character/README.md
:parser: myst_parser.sphinx_
2 changes: 1 addition & 1 deletion docs/kyu_5/kyu_5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Subpackages
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.first_non_repeating_character.module
kyu_5.flatten
kyu_5.human_readable_time
kyu_5.integers_recreation_one
Expand Down

0 comments on commit c8e856e

Please sign in to comment.