docs: Update the requirements and fix the build
Signed-off-by: John DeNisco <jdenisco@cisco.com> Change-Id: I30e37f7e549083337b11ace95b4ff4f427d9fc8c
This commit is contained in:
@ -40,8 +40,10 @@ release = u'20.01'
|
||||
extensions = [
|
||||
'sphinx.ext.autodoc',
|
||||
'sphinx.ext.viewcode',
|
||||
'recommonmark',
|
||||
'sphinxcontrib.spelling']
|
||||
'recommonmark']
|
||||
|
||||
# This is currently breaking the build
|
||||
#### 'sphinxcontrib.spelling']
|
||||
|
||||
spelling_word_list_filename = 'spelling_wordlist.txt'
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
Reference in New Issue
Block a user