mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 11:03:03 +08:00
remove typographically incorrect punctuation from documentation headings (#567)
This commit is contained in:

committed by
Devin Neal

parent
c42ae8a55b
commit
0590c153ef
@ -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
|
||||
|
@ -12,7 +12,7 @@ a pull request there.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
:caption: Contents
|
||||
|
||||
about
|
||||
installation/index
|
||||
|
@ -5,7 +5,7 @@ Instructions on installing Manim
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
:caption: Contents
|
||||
|
||||
linux
|
||||
mac
|
||||
|
Reference in New Issue
Block a user