From 4b097e68325eb6003a42b5fc6e5e19142509e69d Mon Sep 17 00:00:00 2001 From: Peter Park Date: Wed, 22 Jan 2025 15:22:26 -0500 Subject: [PATCH] Specify path to sphinx configuration in .readthedocs.yaml (#536) [ROCm/rocprofiler-compute commit: 5063e14309cc8cf059d577cc892635cf4eac3042] --- projects/rocprofiler-compute/.readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/rocprofiler-compute/.readthedocs.yaml b/projects/rocprofiler-compute/.readthedocs.yaml index ed04e0a35d..add922e784 100644 --- a/projects/rocprofiler-compute/.readthedocs.yaml +++ b/projects/rocprofiler-compute/.readthedocs.yaml @@ -3,6 +3,9 @@ version: 2 +sphinx: + configuration: docs/conf.py + build: os: ubuntu-22.04 tools: