From: JohnKeeney Date: Wed, 26 Apr 2023 20:46:11 +0000 (+0100) Subject: Add ReadTheDocs configuration/site in repo root directory step #3b X-Git-Tag: 1.0.0~18 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=dc457fa76178a9b7d62d756df39e089b07fac845;p=nonrtric%2Fplt%2Franpm.git Add ReadTheDocs configuration/site in repo root directory step #3b NoOp to trigger doc build Issue-ID: NONRTRIC-864 Change-Id: I285d55d2b051971a6136b9a2999ea0a5f0e880ff Signed-off-by: JohnKeeney --- diff --git a/docs/conf.py b/docs/conf.py index 85dff52..b04d574 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -15,7 +15,7 @@ # ============LICENSE_END================================================= # -# NB: This is the only conf.yaml file used by the upstream readthedocs job (ref '.readthedoc.yaml') +# NB: This is the only conf.yaml file used by the upstream readthedocs job (ref '.readthedocs.yaml') # Where possible include contents of the sub-folders' 'conf.yaml' files here if appropriate from docs_conf.conf import *