From 555e137d196adef3643e757b368b145c26401811 Mon Sep 17 00:00:00 2001 From: Mattia Basaglia Date: Mon, 2 Sep 2024 05:42:17 +0200 Subject: [PATCH] Avoid hardcoding /lottie-spec/ URLs --- docs/validator/index.md | 6 ++--- mkdocs.yml | 3 --- tools/lottie_markdown.py | 24 +++++++++++++++++-- .../theme}/css/lottie-theme.css | 0 {docs/static => tools/theme}/css/style.css | 0 .../theme}/js/lottie_raw_utils.js | 0 {docs/static => tools/theme}/js/validator.js | 4 ++-- .../theme}/js/value_editors.js | 0 tools/theme/main.html | 14 +++++++---- 9 files changed, 36 insertions(+), 15 deletions(-) rename {docs/static => tools/theme}/css/lottie-theme.css (100%) rename {docs/static => tools/theme}/css/style.css (100%) rename {docs/static => tools/theme}/js/lottie_raw_utils.js (100%) rename {docs/static => tools/theme}/js/validator.js (99%) rename {docs/static => tools/theme}/js/value_editors.js (100%) diff --git a/docs/validator/index.md b/docs/validator/index.md index 88f262f..3dd97f7 100644 --- a/docs/validator/index.md +++ b/docs/validator/index.md @@ -4,7 +4,7 @@ disable_toc: 1 # Lottie Validator - +