mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
remove typographically incorrect punctuation from documentation headings (#567)
This commit is contained in:
parent
c42ae8a55b
commit
0590c153ef
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue