Skip to content

Commit

Permalink
bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
akkefa committed Mar 13, 2024
1 parent 9fc8d12 commit 92dfeea
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/index.rst
Expand Up @@ -74,15 +74,15 @@ Contents
linear_algebra
statistics

.. toctree::
:caption: Algorithms
:maxdepth: 1
.. .. toctree::
.. :caption: Algorithms
.. :maxdepth: 1
algorithms/sorting.md
algorithms/graphs.md
algorithms/trees.md
algorithms/shortest_path.md
algorithms/greedy_algorithms.md
.. algorithms/sorting.md
.. algorithms/graphs.md
.. algorithms/trees.md
.. algorithms/shortest_path.md
.. algorithms/greedy_algorithms.md
.. .. toctree::
.. :caption: Graph Theory
Expand Down

0 comments on commit 92dfeea

Please sign in to comment.