From c407206ba08f5fb78359d61b3ccf2857f91dc78e Mon Sep 17 00:00:00 2001 From: 3b1b Date: Wed, 10 Feb 2021 21:55:33 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=206e2dc?= =?UTF-8?q?ae4d711f4bce2af5fc47ffba53aff46dc63=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sources/getting_started/example_scenes.rst.txt | 2 +- development/about.html | 6 +++--- development/changelog.html | 6 +++--- development/contributing.html | 6 +++--- documentation/animation/index.html | 6 +++--- documentation/camera/index.html | 6 +++--- documentation/constants.html | 6 +++--- documentation/custom_default.html | 6 +++--- documentation/mobject/index.html | 6 +++--- documentation/scene/index.html | 6 +++--- documentation/shaders/index.html | 6 +++--- documentation/utils/index.html | 6 +++--- genindex.html | 6 +++--- getting_started/config.html | 6 +++--- getting_started/configuration.html | 6 +++--- getting_started/example_scenes.html | 8 ++++---- getting_started/installation.html | 6 +++--- getting_started/quickstart.html | 6 +++--- getting_started/structure.html | 6 +++--- getting_started/whatsnew.html | 6 +++--- index.html | 6 +++--- search.html | 6 +++--- 22 files changed, 65 insertions(+), 65 deletions(-) diff --git a/_sources/getting_started/example_scenes.rst.txt b/_sources/getting_started/example_scenes.rst.txt index 39a37c7e..11e74404 100644 --- a/_sources/getting_started/example_scenes.rst.txt +++ b/_sources/getting_started/example_scenes.rst.txt @@ -35,7 +35,7 @@ InteractiveDevlopment self.wait() self.play(circle.animate.stretch(4, 0)) self.play(Rotate(circle, 90 * DEGREES)) - self.play(circle.animate.shift(2 * RIGHT), circle.animate.scale(0.25)) + self.play(circle.animate.shift(2 * RIGHT).scale(0.25)) text = Text(""" In general, using the interactive shell diff --git a/development/about.html b/development/about.html index 08f5bf42..f454dd55 100644 --- a/development/about.html +++ b/development/about.html @@ -8,8 +8,8 @@ - - + +