We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dba4ae commit a2f9782Copy full SHA for a2f9782
docs/src/api.md
@@ -61,3 +61,8 @@ available_kwargs
61
vectorsample
62
quiverdata
63
```
64
+
65
+## Creating movies
66
+```@docs
67
+movie
68
+```
docs/src/index.md
@@ -1,6 +1,5 @@
1
-````@eval
2
-using Markdown
3
-Markdown.parse("""
4
-$(read("../../README.md",String))
5
-""")
6
-````
+# GridVisualize.jl
+GridVisualize
0 commit comments