mirror of
https://github.com/YosysHQ/yosys
synced 2026-02-02 15:26:19 +00:00
Moving details about how the docs are built into a separate doc, allowing `documenting.rst` to focus on guidance for how to document passes/cells (and what the help text should contain). Also puts cell help v2 and `Pass::formatted_help` as the primary means of providing help text, with the older styles being pseudo deprecated (or at least depreciated), reframing them as the more limited original methods rather than the default (despite functionally being that). Still very much WIP. |
||
|---|---|---|
| .. | ||
| _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 | ||