docs: Fix name in the extensions list.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
Tim 'mithro' Ansell 2020-09-19 14:36:30 -07:00
parent 73fd000ff4
commit d19cd14395
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ extensions = [
'sphinx.ext.mathjax',
'sphinx.ext.napoleon',
'sphinx.ext.todo',
'sphinxcontrib_verilog_diagrams',
'sphinxcontrib_hdl_diagrams',
]
# Add any paths that contain templates here, relative to this directory.