We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd758b7 commit fe54b74Copy full SHA for fe54b74
docs/index.rst
@@ -2,8 +2,8 @@
2
Pygorithm
3
=========
4
5
-| ``Pygorithm``: A fun way to learn algorithms on the go!
6
-| Just import the module and start learning, it's that easy.
+|``Pygorithm``: A fun way to learn algorithms on the go!
+|Just import the module and start learning, it's that easy.
7
8
A Python module written in pure python and for purely educational purposes.
9
Get the code, time complexities and much more by just importing the required algorithm.
@@ -12,7 +12,7 @@ Table of Contents:
12
------------------
13
14
.. toctree::
15
-
+ :titlesonly:
16
Sorting
17
Searching
18
0 commit comments