Skip to content

Commit

Permalink
Drop unnecessary RST file endings from index ToC
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Aug 11, 2020
1 parent bc489d5 commit 964bf56
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Welcome to |project|'s documentation!
:maxdepth: 2
:caption: Contents:

installation_guide.rst
user_guide.rst
installation_guide
user_guide

.. toctree::
:caption: What's new
Expand All @@ -27,10 +27,10 @@ Welcome to |project|'s documentation!
.. toctree::
:caption: Contributing

contributing/code_of_conduct.rst
contributing/guidelines.rst
contributing/security.rst
contributing/testing_guide.rst
contributing/code_of_conduct
contributing/guidelines
contributing/security
contributing/testing_guide



Expand Down

0 comments on commit 964bf56

Please sign in to comment.