From ea8cf386f4fa01f634889d1da320f871a353b92e 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 [ROCm/ROCR-Runtime commit: b530e0f6192571a8e4049af6427fd3b71013fe43] --- projects/rocr-runtime/{runtime => }/.readthedocs.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename projects/rocr-runtime/{runtime => }/.readthedocs.yaml (100%) diff --git a/projects/rocr-runtime/runtime/.readthedocs.yaml b/projects/rocr-runtime/.readthedocs.yaml similarity index 100% rename from projects/rocr-runtime/runtime/.readthedocs.yaml rename to projects/rocr-runtime/.readthedocs.yaml