summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
blob: 317a2aec534aa8f56584ff1711fa9f5f6ea7dfd7 (plain)
1
2
3
4
5
6
from docs_conf.conf import *

linkcheck_ignore = [
    'https://github.com/opnfv/functest/blob/master/docs/testing/user/userguide/test_details.rst#',
    'https://review.openstack.org/#'
]