Disable sphinx.ext.viewcode
authorM. Eric Irrgang <ericirrgang@gmail.com>
Wed, 18 Mar 2020 11:38:01 +0000 (14:38 +0300)
committerEric Irrgang <ericirrgang@gmail.com>
Wed, 18 Mar 2020 13:04:46 +0000 (14:04 +0100)
commit7bbc3e8a50cb9d3afeb7505c198df7d84606e25b
tree4ea41a3ccd404cbc8db6bd8b4755102c0bdb03a7
parent3e425e006cdee5180ce471977d09ed545b0db1d1
Disable sphinx.ext.viewcode

Generates a broken link that causes linkchecker to fail.
This is a useful extension that will help especially for navigating
from the infrastructure documentation to source files (where navigable
content is more important than user-facing polish) but we aren't ready
for it right now.

Change-Id: I1a8c18428fac532c6064ea583c3b6952bd2e821e
docs/conf.cmakein.py