Remove rApp Catalogue
[nonrtric.git] / docs / conf.py
index 4ee6998..87a9b71 100644 (file)
@@ -8,21 +8,14 @@ linkcheck_ignore = [
     'http://localhost.*',
     'http://127.0.0.1.*',
     'https://gerrit.o-ran-sc.org.*',
-    './rac-api.html', #Generated file that doesn't exist at link check.
     './ics-api.html', #Generated file that doesn't exist at link check.
-    './dmaap-adaptor-api.html' #Generated file that doesn't exist at link check.
+    './dmaap-adaptor-api.html', #Generated file that doesn't exist at link check.
     './dmaap-mediator-producer-api.html' #Generated file that doesn't exist at link check.
 ]
 
 extensions = ['sphinxcontrib.redoc', 'sphinx.ext.intersphinx',]
 
 redoc = [
-            {
-                'name': 'RAC API',
-                'page': 'rac-api',
-                'spec': '../r-app-catalogue/api/rac-api.json',
-                'embed': True,
-            },
             {
                 'name': 'ICS API',
                 'page': 'ics-api',