mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-18 14:49:02 +00:00
Linking to optiongroups doesn't add *that* much, and is kind of a pain; meanwhile having the optiongroups adds an extra level of indentation. Instead of options needing to be in an option group, they instead go in either the root node or nested in a usage node. Putting them in a usage node allows for more-or-less the previous behaviour but without making it the default. |
||
---|---|---|
.. | ||
__init__.py | ||
cell_documenter.py | ||
cmd_documenter.py | ||
custom_directives.py | ||
RtlilLexer.py |