aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authoraravind.est <aravindhan.a@est.tech>2025-03-26 18:51:45 +0000
committeraravind.est <aravindhan.a@est.tech>2025-03-26 18:51:45 +0000
commit0722f07df800ad4c400e5ce315de117ad7a22407 (patch)
tree9edb3b28b1ea12099e9007427f8117e4963dbe2f /docs/conf.py
parentd2c683570632d0510749dfd97aa47caeea471643 (diff)
Update openapi & other files for improved docs (oslo)oslo
Update openapi & other files for improved docs (oslo) Issue-ID: CCSDK-4050 Change-Id: I132c9b464a64414126a62d4d3d6b0efa53469b68 Signed-off-by: aravind.est <aravindhan.a@est.tech>
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index d5815e56..ec924af9 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -84,6 +84,9 @@ spelling_lang = "en_GB"
html_extra_path = [
'offeredapis/openapitoolgen'
+ # note:
+ # during the readthedocs build, additional files are copied, e.g. into directory "/openapi"
+ # See .readthedocs.yaml file
]
#