Skip to content

Commit 8d19d86

Browse files
committed
doc: conf: Added html_extra_path with simulation results
Signed-off-by: Grzegorz Latosinski <[email protected]>
1 parent b5162ef commit 8d19d86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,5 @@
8181
latex_logo,
8282
latex_additional_files
8383
) = antmicro_latex(basic_filename, authors, project)
84+
85+
html_extra_path = ["../../verification/testplan/generated"]

0 commit comments

Comments
 (0)