mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 06:07:26 +02:00
Include test suites doc with note
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user