Include test suites doc with note

This commit is contained in:
Krystine Sherwin
2023-08-03 09:20:30 +12:00
parent 9a9aa2c45a
commit 2c75b103d6
2 changed files with 3 additions and 5 deletions
-5
View File
@@ -51,11 +51,6 @@ numfig = True
bibtex_bibfiles = ['literature.bib'] bibtex_bibfiles = ['literature.bib']
# unused docs
exclude_patterns = [
"test_suites.rst"
]
latex_elements = { latex_elements = {
'preamble': r''' 'preamble': r'''
\usepackage{lmodern} \usepackage{lmodern}
+3
View File
@@ -1,6 +1,9 @@
Test suites Test suites
=========== ===========
.. note:: Potentially significantly out of date information
last updated circa 2015
.. TODO: copypaste .. TODO: copypaste
Continuously checking the correctness of Yosys and making sure that new features Continuously checking the correctness of Yosys and making sure that new features