Documentation
[oom/platform/cert-service.git] / docs / conf.py
index 8f40e8b..b37b90c 100644 (file)
@@ -7,6 +7,9 @@ linkcheck_ignore = [
     'http://localhost',
 ]
 
+extensions = [
+    'sphinxcontrib.openapi',
+]
 intersphinx_mapping = {}
 
 html_last_updated_fmt = '%d-%b-%y %H:%M'