From b530e0f6192571a8e4049af6427fd3b71013fe43 Mon Sep 17 00:00:00 2001 From: Young Hui Date: Wed, 4 Sep 2024 12:25:49 -0400 Subject: [PATCH] docs: move .readthedocs.yaml to the root of repo Change-Id: I6c5afb806c47c029359a2dee2a7e73c6d076cfb1 --- runtime/.readthedocs.yaml => .readthedocs.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename runtime/.readthedocs.yaml => .readthedocs.yaml (100%) diff --git a/runtime/.readthedocs.yaml b/.readthedocs.yaml similarity index 100% rename from runtime/.readthedocs.yaml rename to .readthedocs.yaml