Skip to content

Commit f6a057d

Browse files
kolibril13behackl
andauthored
Update docs/source/examples/advanced_projects.rst
Co-authored-by: Benjamin Hackl <[email protected]>
1 parent e87361a commit f6a057d

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed
Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
Advanced Projects
22
=================================
33

4-
.. manim:: Projects1
5-
:quality: medium
6-
:save_last_frame:
7-
8-
class Projects1(Scene):
9-
def construct(self):
10-
t = TextMobject("Some advanced project")
11-
self.add(t)
12-
self.wait(1)
13-
4+
This page is currently under construction. It will feature a selection of advanced projects built with manim.

0 commit comments

Comments
 (0)