mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-12 17:11:16 +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 | ||