X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=datafilecollector%2Fdocs%2Fconf.py;h=bc39c074c1c184ea905747d4511ba32d993c5008;hb=refs%2Fchanges%2F46%2F11246%2F3;hp=240d10cbddbba69320fa48a4306ece7f5f4026af;hpb=32de6c445ee742cc468fd8c175c28e0b32fbf46e;p=nonrtric%2Fplt%2Franpm.git diff --git a/datafilecollector/docs/conf.py b/datafilecollector/docs/conf.py index 240d10c..bc39c07 100644 --- a/datafilecollector/docs/conf.py +++ b/datafilecollector/docs/conf.py @@ -21,13 +21,10 @@ from docs_conf.conf import * branch = 'latest' -language = 'en' - linkcheck_ignore = [ 'http://localhost.*', 'http://127.0.0.1.*', 'https://gerrit.o-ran-sc.org.*', - './pm-producer-api.html', #Generated file that doesn't exist at link check. ] extensions = ['sphinx.ext.intersphinx',]