blob: 10d44bc995ce8a9d5582051c45229d6f818b1212 [file] [log] [blame]
sjana5cad7b52020-05-26 12:42:01 -04001from docs_conf.conf import *
2linkcheck_ignore = [
3 'http://localhost.*',
4 'http://127.0.0.1.*',
5 'https://gerrit.o-ran-sc.org.*'
6]
7#extensions = ['sphinx.ext.autosectionlabel']
8#intersphinx_mapping = {}
9#intersphinx_mapping['ric-app-hw'] = ('https://o-ran-sc-doc.readthedocs.io/projects/o-ran-sc-ric-app-hw/en/%s' % 'latest')