3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-27 14:37:55 +00:00
yosys/docs/source/using_yosys
Krystine Sherwin 0ec336ba23
Docs: Add :cmd:title: directive
Calling :cmd:title:`<cmd>` will generate a cross reference to `<cmd>`, but unlike :cmd:ref: which displays a literal block and puts the title (short_help) in the hovertext (the title field of an a-ref), :cmd:title: will display "<cmd> - <short_help>" as plain text.
Thus replacing the previous use case of referring to :doc:`cmd/<cmd>`.
Also refactor util py scripts to have more descriptive names.
2025-07-21 10:35:19 +12:00
..
more_scripting Docs: Add :cmd:title: directive 2025-07-21 10:35:19 +12:00
synthesis Docs: Add :cmd:title: directive 2025-07-21 10:35:19 +12:00
index.rst Docs: some restructure of advanced section 2024-01-26 13:08:22 +13:00