From dd0bffa095d074ace96054b98b98e01c425c51b7 Mon Sep 17 00:00:00 2001 From: TonyCrane <44120331+TonyCrane@users.noreply.github.com> Date: Sun, 11 Apr 2021 11:26:13 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20565ff?= =?UTF-8?q?09d58939dd93d5d6fbe185aa5ae952038c6=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sources/getting_started/installation.rst.txt | 4 +- _sources/index.rst.txt | 2 +- development/about.html | 27 ++++----- development/changelog.html | 19 ++++--- development/contributing.html | 23 ++++---- documentation/animation/index.html | 19 ++++--- documentation/camera/index.html | 19 ++++--- documentation/constants.html | 51 ++++++++--------- documentation/custom_config.html | 47 ++++++++-------- documentation/mobject/index.html | 19 ++++--- documentation/scene/index.html | 19 ++++--- documentation/shaders/index.html | 19 ++++--- documentation/utils/index.html | 19 ++++--- genindex.html | 6 +- getting_started/config.html | 31 ++++++----- getting_started/configuration.html | 35 ++++++------ getting_started/example_scenes.html | 55 ++++++++++--------- getting_started/installation.html | 32 ++++++----- getting_started/quickstart.html | 35 ++++++------ getting_started/structure.html | 31 ++++++----- getting_started/whatsnew.html | 23 ++++---- index.html | 27 ++++----- search.html | 12 ++-- searchindex.js | 2 +- 24 files changed, 299 insertions(+), 277 deletions(-) diff --git a/_sources/getting_started/installation.rst.txt b/_sources/getting_started/installation.rst.txt index 17969870..6600cc1e 100644 --- a/_sources/getting_started/installation.rst.txt +++ b/_sources/getting_started/installation.rst.txt @@ -8,6 +8,8 @@ System requirements are: - `FFmpeg `__ - `OpenGL `__ (included in python package ``PyOpenGL``) - `LaTeX `__ (optional, if you want to use LaTeX) +- `Pango `__ (only for Linux) + Directly -------- @@ -64,4 +66,4 @@ For Anaconda cd manim conda create -n manim python=3.8 conda activate manim - pip install -e . \ No newline at end of file + pip install -e . diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt index 7f4aeed8..e12b99c7 100644 --- a/_sources/index.rst.txt +++ b/_sources/index.rst.txt @@ -6,7 +6,7 @@ Manim's documentation Manim is an animation engine for explanatory math videos. It's used to create precise animations programmatically, as seen in the videos at `3Blue1Brown `_. -And here is a Chinese version of this documentation: https://manim.ml/shaders +And here is a Chinese version of this documentation: https://manim.wiki/shaders .. toctree:: :maxdepth: 2 diff --git a/development/about.html b/development/about.html index cc378566..faedcdd3 100644 --- a/development/about.html +++ b/development/about.html @@ -1,15 +1,16 @@ - + + About - manim documentation - - + +