3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-26 22:17:55 +00:00
yosys/docs/util
Krystine Sherwin 5f771a965b
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-07-21 10:35:58 +12: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-07-21 10:35:19 +12:00
cmd_documenter.py cmdref: codeblock language now works 2025-07-21 10:35:58 +12:00
custom_directives.py Docs: Option lists have yoscrypt highlights 2025-07-21 10:35:56 +12:00
RtlilLexer.py Rst docs conversion (#3496) 2022-11-15 12:55:22 +01:00