3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 09:05:32 +00:00
yosys/docs/util
Krystine Sherwin b1c9097a12
cmdref: codeblock language now works
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.
2025-03-21 10:28:48 +13:00
..
__init__.py Adding custom domain for cmdref 2023-08-08 11:51:57 +12:00
cell_documenter.py Docs: Add :cmd:title: directive 2025-03-21 10:26:12 +13:00
cmd_documenter.py cmdref: codeblock language now works 2025-03-21 10:28:48 +13:00
custom_directives.py Docs: Option lists have yoscrypt highlights 2025-03-21 10:26:13 +13:00
RtlilLexer.py Rst docs conversion (#3496) 2022-11-15 12:55:22 +01:00