X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pmproducer%2Fdocs%2Fconf.py;h=a8dac9ba4e6594db413b5babaa722427266ae518;hb=3db295db04ce0bca03ab22b0d7bc84ad54534fa0;hp=ca7bb8f3adcb1b029d7bae34031aea2319451078;hpb=608883c0d1a053280151772144798311f3699909;p=nonrtric%2Fplt%2Franpm.git diff --git a/pmproducer/docs/conf.py b/pmproducer/docs/conf.py index ca7bb8f..a8dac9b 100644 --- a/pmproducer/docs/conf.py +++ b/pmproducer/docs/conf.py @@ -1,5 +1,5 @@ # ============LICENSE_START=============================================== -# Copyright (C) 2021-2022 Nordix Foundation. All rights reserved. +# Copyright (C) 2021-2023 Nordix Foundation. All rights reserved. # ======================================================================== # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -37,6 +37,7 @@ redoc = [ 'name': 'PM Producer API', 'page': 'pm-producer-api', 'spec': '../api/api.json', + 'embed': True, } ]