Skip to content

Commit fe54b74

Browse files
committed
Updated index.rst
1 parent cd758b7 commit fe54b74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Pygorithm
33
=========
44

5-
| ``Pygorithm``: A fun way to learn algorithms on the go!
6-
| Just import the module and start learning, it's that easy.
5+
|``Pygorithm``: A fun way to learn algorithms on the go!
6+
|Just import the module and start learning, it's that easy.
77
88
A Python module written in pure python and for purely educational purposes.
99
Get the code, time complexities and much more by just importing the required algorithm.
@@ -12,7 +12,7 @@ Table of Contents:
1212
------------------
1313

1414
.. toctree::
15-
15+
:titlesonly:
1616
Sorting
1717
Searching
1818

0 commit comments

Comments
 (0)