X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Bouncer%2Fdocs%2Fconf.py;fp=Bouncer%2Fdocs%2Fconf.py;h=0000000000000000000000000000000000000000;hb=fbc7e3ad84fc7269233a2f0b5d416cb1c6f8a6ea;hp=e0da2a68aa70c32679b1c35d9e144f736e040965;hpb=eb27c05c05b5042d115480c40cffa16e7d473d80;p=ric-app%2Fbouncer.git diff --git a/Bouncer/docs/conf.py b/Bouncer/docs/conf.py deleted file mode 100644 index e0da2a6..0000000 --- a/Bouncer/docs/conf.py +++ /dev/null @@ -1,9 +0,0 @@ -from docs_conf.conf import * -linkcheck_ignore = [ - 'http://localhost.*', - 'http://127.0.0.1.*', - 'https://gerrit.o-ran-sc.org.*' -] -#extensions = ['sphinx.ext.autosectionlabel'] -#intersphinx_mapping = {} -#intersphinx_mapping['ric-app-bouncer'] = ('https://o-ran-sc-doc.readthedocs.io/projects/o-ran-sc-ric-app-bouncer/en/%s' % 'latest')