Skip to content

Commit a9cd83b

Browse files
committed
Updated index.rst
1 parent 0e748b9 commit a9cd83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Table of Contents:
1313
.. toctree::
1414
:maxdepth: 2
1515

16+
index
1617
Sorting
1718

1819

@@ -23,7 +24,6 @@ Quick Start Guide
2324
* Just import the required algorithm and start learning
2425

2526
.. code-block:: python
26-
:linenos:
2727
2828
from pygorithm.sorting import bubble_sort
2929

0 commit comments

Comments
 (0)