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 fe54b74 commit 5d4267dCopy full SHA for 5d4267d
docs/index.rst
@@ -2,8 +2,7 @@
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.
@@ -13,6 +12,7 @@ Table of Contents:
13
12
14
.. toctree::
15
:titlesonly:
+
16
Sorting
17
Searching
18
0 commit comments