mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 09:05:32 +00:00
Add `options` map for setting `ContentListing` options with key:val pairs; currently only used with `ContentListing::codeblock()` language arg. Fix generated codeblock rst to print each line of code with indentation, and change it to use explicit an `code-block` so we can set a language on it. |
||
---|---|---|
.. | ||
__init__.py | ||
cell_documenter.py | ||
cmd_documenter.py | ||
custom_directives.py | ||
RtlilLexer.py |