diff --git a/docs/index.md b/docs/index.md index 4cc6638c..e037df5c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -63,7 +63,7 @@ If it's animated, it has a special [representation](concepts/#animated-property) ## Interactive Explanation If you have a lottie animation and you want to see an interactive description -of its contents, you can visit the [Explain my Lottie](playground/explain.md) page. +of its contents, you can visit the [JSON Editor](playground/json_editor.md) page. ## Anatomy of a Lottie file diff --git a/docs/playground/explain.md b/docs/playground/explain.md deleted file mode 100644 index 67541c5a..00000000 --- a/docs/playground/explain.md +++ /dev/null @@ -1,263 +0,0 @@ -disable_toc: 1 - -Explain my Lottie -================= - - - -
-This page allows you to load a lottie animation and, once you do, - it shows an interactive explanation of the animation you loaded.
-It will render the file as a Formatted JSON, - where you can click on objects and properties to open up a dialog with - A brief explanation of what that object is.
-On that dialog you can also find links to a more in-depth explanation - and a preview of the object you clicked on.
-If an object contains something that looks invalid, it will be highlighted accordingly.
-Drop JSON file here
- --
Load a Lottie to view its contents
-