diff options
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 3 |
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 ] # |