mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-12 09:02:05 +00:00
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. |
||
|---|---|---|
| .. | ||
| _downloads | ||
| _images | ||
| _static | ||
| appendix | ||
| cell | ||
| cmd | ||
| code_examples | ||
| getting_started | ||
| using_yosys | ||
| yosys_internals | ||
| bib.rst | ||
| cell_index.rst | ||
| cmd_ref.rst | ||
| conf.py | ||
| index.rst | ||
| introduction.rst | ||
| literature.bib | ||
| requirements.txt | ||