Skip to content

Commit bc86dc1

Browse files
committed
update: update links.
1 parent e5d5895 commit bc86dc1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+598
-598
lines changed

docs/changelog/index.md

+200-200
Large diffs are not rendered by default.

docs/reference/animation/composition/LaggedStart.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 滞后开始
1+
# 滞后启动
22

33
合格名称:`manim.animation.composition.LaggedStart`
44

docs/reference/animation/creation/RemoveTextLetterByLetter.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 按字母删除文本
1+
# 逐个字母删除文本
22

33
合格名称:`manim.animation.creation.RemoveTextLetterByLetter`
44

docs/reference/animation/creation/ShowIncreasingSubsets.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 显示增加子集
1+
# 显示增加的子集
22

33
合格名称:`manim.animation.creation.ShowIncreasingSubsets`
44

docs/reference/animation/creation/ShowPartial.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 显示部分
1+
# 部分显示
22

33
合格名称:`manim.animation.creation.ShowPartial`
44

docs/reference/animation/fading/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# 褪色
1+
# 渐显渐隐
22

33
淡入淡出视野。
44

5-
示例:褪色
5+
示例:渐显渐隐
66

77
[![视频缩略图]()](https://docs.manim.community/en/stable/reference/Fading-1.mp4)
88

docs/reference/animation/growing/GrowArrow.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 成长箭头
1+
# 扩大箭头
22

33
合格名称:`manim.animation.growing.GrowArrow`
44

docs/reference/animation/growing/GrowFromCenter.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 从中心成长
1+
# 从中心扩大
22

33
合格名称:`manim.animation.growing.GrowFromCenter`
44

docs/reference/animation/growing/GrowFromEdge.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 从边缘生长
1+
# 从边缘扩大
22

33
合格名称:`manim.animation.growing.GrowFromEdge`
44

docs/reference/animation/growing/GrowFromPoint.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 从点开始生长
1+
# 从点开始扩大
22

33
合格名称:`manim.animation.growing.GrowFromPoint`
44

docs/reference/animation/growing/SpinInFromNothing.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 从无到有旋转
1+
# 从无到有
22

33
合格名称:`manim.animation.growing.SpinInFromNothing`
44

@@ -8,7 +8,7 @@ class SpinInFromNothing(mobject=None, *args, use_override=True, **kwargs)
88

99
Bases: `GrowFromCenter`
1010

11-
引入[`Mobject`]()旋转并从中心开始生长
11+
引入[`Mobject`]()旋转并从中心开始扩大
1212

1313
参数
1414

docs/reference/animation/growing/index.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# 成长
1+
# 扩大
22

33

4-
通过从点增长对象将对象引入场景的动画
4+
通过从点扩大对象将对象引入场景的动画
55

6-
示例:成长
6+
示例:扩大
77

88
[![视频缩略图]()](https://docs.manim.community/en/stable/reference/Growing-1.mp4)
99

@@ -32,9 +32,9 @@ Classes
3232

3333
|||
3434
|-|-|
35-
[`GrowArrow`]()|[`Arrow`]()通过从开始向尖端生长来引入
36-
[`GrowFromCenter`]()|[`Mobject`]()通过从中心生长来引入
37-
[`GrowFromEdge`]()|[`Mobject`]()通过从其边界框边缘之一增长它来引入
38-
[`GrowFromPoint`](")|[`Mobject`]()通过从一点增长来引入
39-
[`SpinInFromNothing`]()|引入[`Mobject`]()旋转并从中心开始生长
35+
[`GrowArrow`]()|[`Arrow`]()通过从开始向尖端扩大来引入
36+
[`GrowFromCenter`]()|[`Mobject`]()通过从中心扩大来引入
37+
[`GrowFromEdge`]()|[`Mobject`]()通过从其边界框边缘之一扩大它来引入
38+
[`GrowFromPoint`](")|[`Mobject`]()通过从一点扩大来引入
39+
[`SpinInFromNothing`]()|引入[`Mobject`]()旋转并从中心开始扩大
4040

docs/reference/animation/indication/Flash.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 闪光
1+
# 闪现
22

33
合格名称:`manim.animation.indication.Flash`
44

docs/reference/animation/indication/Indicate.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 注明
1+
# 显示
22

33
合格名称:`manim.animation.indication.Indicate`
44

@@ -9,7 +9,7 @@ class Indicate(mobject=None, *args, use_override=True, **kwargs)
99
Bases: `Transform`
1010

1111

12-
通过暂时调整 Mobject 的大小和重新着色来指示它
12+
通过暂时调整 Mobject 的大小和重新着色来显示它
1313

1414
参数
1515

@@ -22,7 +22,7 @@ Bases: `Transform`
2222

2323
例子
2424

25-
示例:使用指示
25+
示例:使用显示
2626

2727
```py
2828
from manim import *

docs/reference/animation/indication/ShowPassingFlash.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 显示传递 Flash
1+
# 一闪而过
22

33
合格名称:`manim.animation.indication.ShowPassingFlash`
44

docs/reference/animation/indication/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# 指示
1+
# 显示
22

33
动画吸引人们对特定对象的注意。
44

55
Classes
66

7-
示例:适应症
7+
示例:
88

99
[![视频缩略图]()](https://docs.manim.community/en/stable/reference/Indications-1.mp4)
1010

Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 复同伦
1+
# 复同伦变换
22

33
合格名称:`manim.animation.movement.ComplexHomotopy`
44

@@ -8,6 +8,6 @@ class ComplexHomotopy(mobject=None, *args, use_override=True, **kwargs)
88

99
Bases: `Homotopy`
1010

11-
复同伦函数 Cx\[0, 1\] 到 C
11+
复同伦变换函数 Cx\[0, 1\] 到 C
1212

1313
方法

docs/reference/animation/movement/Homotopy.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 同伦
1+
# 同伦变换
22

33
合格名称:`manim.animation.movement.Homotopy`
44

@@ -8,7 +8,7 @@ class Homotopy(mobject=None, *args, use_override=True, **kwargs)
88

99
Bases: `Animation`
1010

11-
同伦
11+
同伦变换
1212

1313
这是根据指定的变换函数变换 mobject 的点的动画。随着参数 t 在整个动画中从 01(x,y,z) 描述 mobject 点的坐标,传递给`homotopy`关键字参数的函数应该转换元组(x,y,z,t)到(x′,y′,z′),原点在某时刻变换到的坐标 t。
1414

docs/reference/animation/movement/PhaseFlow.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 相流
1+
# 相位流动
22

33
合格名称:`manim.animation.movement.PhaseFlow`
44

docs/reference/animation/movement/SmoothedVectorizedHomotopy.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 平滑向量同伦
1+
# 平滑向量化同伦变换
22

33
合格名称:`manim.animation.movement.SmoothedVectorizedHomotopy`
44

docs/reference/animation/movement/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 移动
1+
# 图形运动
22

33
与移动相关的动画。
44

docs/reference/animation/numbers/ChangeDecimalToValue.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 将小数转换为值
1+
# 更改数字至数值
22

33
合格名称:`manim.animation.numbers.ChangeDecimalToValue`
44

docs/reference/animation/numbers/ChangingDecimal.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 改变小数
1+
# 动态数字
22

33
合格名称:`manim.animation.numbers.ChangingDecimal`
44

docs/reference/animation/rotation/Rotating.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 旋转
1+
# 正在旋转
22

33
合格名称:`manim.animation.rotation.Rotating`
44

docs/reference/animation/transform/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 变换
1+
# 转换/变换
22

33
将一个对象转变为另一个对象的动画。
44

docs/reference/animation/transform_matching_parts/TransformMatchingAbstractBase.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 转换匹配抽象基类
1+
# 变换匹配抽象基类
22

33
合格名称:`manim.animation.transform\_matching\_parts.TransformMatchingAbstractBase`
44

docs/reference/animation/updaters/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 更新程序
1+
# 更新器
22

33
与更新功能相关的动画和实用程序对象。
44

docs/reference/camera/cameras/Camera.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 相机
1+
# 摄像机
22

33
合格名称:`manim.camera.camera.Camera`
44

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# 相机
1+
# 摄像机
22

33
相机将场景中包含的 mobject 转换为像素数组。
44

55
Classes
66

77
|||
88
|-|-|
9-
|[`BackgroundColoredVMobjectDisplayer`]()|参数相机;要使用的相机对象
10-
|[`Camera`]()|基础相机类
9+
|[`BackgroundColoredVMobjectDisplayer`]()|参数相机;要使用的摄像机对象
10+
|[`Camera`]()|基础摄像机类

docs/reference/camera/index.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# 相机(Cameras)
1+
# 摄像机(Cameras)
22

33
|||
44
|-|-|
5-
camera|相机将场景中包含的 mobject 转换为像素数组。
6-
mapping_camera|允许在对象之间进行映射的相机
5+
camera|摄像机将场景中包含的 mobject 转换为像素数组。
6+
mapping_camera|允许在对象之间进行映射的摄像机
77
moving_camera|能够在场景中移动的摄像机。
8-
multi_camera|支持多个视角的相机
9-
three_d_camera|可以在三维空间中定位和定向的相机
8+
multi_camera|支持多个视角的摄像机
9+
three_d_camera|可以在三维空间中定位和定向的摄像机

docs/reference/camera/mapping_camera/MappingCamera.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 映射相机
1+
# 映射摄像机
22

33
合格名称:`manim.camera.mapping\_camera.MappingCamera`
44

docs/reference/camera/mapping_camera/OldMultiCamera.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 旧式多摄像头
1+
# 旧式多摄像机
22

33
合格名称:`manim.camera.mapping\_camera.OldMultiCamera`
44

docs/reference/camera/mapping_camera/SplitScreenCamera.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 分屏相机
1+
# 分屏摄像机
22

33
合格名称:`manim.camera.mapping\_camera.SplitScreenCamera`
44

docs/reference/camera/mapping_camera/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# 映射\_相机
1+
# 映射摄像机
22

3-
允许在对象之间进行映射的相机
3+
允许在对象之间进行映射的摄像机
44

55
Classes
66

docs/reference/camera/three_d_camera/ThreeDCamera.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 3D摄相机
1+
# 3D摄像机
22

33
合格名称:`manim.camera.three\_d\_camera.ThreeDCamera`
44

docs/reference/camera/three_d_camera/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 三维摄相机
1+
# 3D摄像机
22

33
可以在三维空间中定位和定向的相机。
44

docs/reference/config/utils/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# utils
1+
# 实用工具
22

33
用于创建和设置配置的实用程序。
44

0 commit comments

Comments
 (0)