Skip to content

Commit f69d503

Browse files
authored
Clean up toctree in index.md
Removed unnecessary comment from the toctree directive.
1 parent d09ff80 commit f69d503

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# TheAlgorithms/Python
22

3-
```text {toctree}
3+
<!-- CONTRIBUTING.md must be the FIRST doc and README.md can come after. -->
4+
```{toctree}
45
:maxdepth: 2
56
:caption: index.md
67
7-
<!-- CONTRIBUTING.md must be the FIRST doc and README.md can come after. -->
88
CONTRIBUTING.md
99
README.md
1010
LICENSE.md

0 commit comments

Comments
 (0)