From 27f5ce0a6cf2d61a24db87c0e844177125ba16b1 Mon Sep 17 00:00:00 2001 From: Yineng Zhang Date: Sun, 28 Jul 2024 16:55:54 +1000 Subject: [PATCH] fix: init readthedocs support (#784) --- docs/en/.readthedocs.yaml => .readthedocs.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/en/.readthedocs.yaml => .readthedocs.yaml (100%) diff --git a/docs/en/.readthedocs.yaml b/.readthedocs.yaml similarity index 100% rename from docs/en/.readthedocs.yaml rename to .readthedocs.yaml