remove typographically incorrect punctuation from documentation headings (#567)

This commit is contained in:
Kierán Meinhardt
2019-06-02 22:54:03 +02:00
committed by Devin Neal
parent c42ae8a55b
commit 0590c153ef
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ how ``manim`` is used, but the examples won't run on the latest version of
.. _a very nice tutorial: https://talkingphysics.wordpress.com/2018/06/11/learning-how-to-animate-videos-using-``manim``-series-a-journey/
.. toctree::
:caption: Contents:
:caption: Contents
:maxdepth: 2
learning_by_example

View File

@ -12,7 +12,7 @@ a pull request there.
.. toctree::
:maxdepth: 2
:caption: Contents:
:caption: Contents
about
installation/index

View File

@ -5,7 +5,7 @@ Instructions on installing Manim
.. toctree::
:maxdepth: 2
:caption: Contents:
:caption: Contents
linux
mac