Skip to content

Commit d276643

Browse files
Yougastmaier
authored andcommitted
Docs: Insert svg images to the docs and updated conf.py
Insert svg images to JESD204 documentation Some waveforms in svg were replaced by its source counterpart, it is necessary to format those ones Remove Python extensions and using Jorge Marques's adi-doctools pip package Signed-off-by: Carlos Souza <[email protected]>
1 parent 6530b6f commit d276643

File tree

7 files changed

+7
-1523
lines changed

7 files changed

+7
-1523
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)