Skip to content

Commit fa57458

Browse files
committed
wip: temp: use doctools
Remove Python extensions and using Jorge Marques's adi-doctools pip package Signed-off-by: Carlos Souza <[email protected]>
1 parent af1f80b commit fa57458

File tree

5 files changed

+1
-1521
lines changed

5 files changed

+1
-1521
lines changed

docs/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
"sphinx.ext.todo",
2020
"sphinx.ext.viewcode",
2121
"sphinxcontrib.wavedrom",
22-
"adi_links",
23-
"adi_hdl_parser"
22+
"adi_doctools"
2423
]
2524

2625
templates_path = ['sources/template']

0 commit comments

Comments
 (0)