Lines Matching +full:linkcheck +full:- +full:docs
2 # -*- coding: utf-8 -*-
6 # sphinx-quickstart on Wed Mar 29 14:08:51 2017.
32 # -- General configuration ------------------------------------------------
64 copyright = '1995-2018, Brian Paul'
89 exclude_patterns = ['header-stubs']
100 # -- Options for HTML output ----------------------------------------------
116 'release-maintainers-keys.asc',
128 ('thanks', 'https://gitlab.freedesktop.org/mesa/mesa/-/blob/amber/docs/thanks.rst'),
132 # -- Options for linkcheck ------------------------------------------------
136 r'news:.*', # seems linkcheck doesn't like the news: URI-scheme...
137 r'http://mesa-ci-results.jf.intel.com', # only available for Intel employees
145 # Pages that forward the front-page to a wiki or some explore-page
151 'https://www.sphinx-doc.org/': 'https://www.sphinx-doc.org/en/master/',
159 # -- Options for HTMLHelp output ------------------------------------------
165 # -- Options for LaTeX output ---------------------------------------------
194 # -- Options for manual page output ---------------------------------------
204 # -- Options for Texinfo output -------------------------------------------
215 # -- Options for Graphviz -------------------------------------------------
219 # -- Options for hawkmoth -------------------------------------------------
223 '-Idocs/header-stubs/',
224 '-Iinclude/',
225 '-Isrc/',
226 '-Isrc/gallium/include/',
227 '-Isrc/intel/',
228 '-Isrc/mesa/',
229 '-DHAVE_STRUCT_TIMESPEC',
230 '-DHAVE_PTHREAD',
231 '-DHAVE_ENDIAN_H',