mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-02 02:57:40 +02:00
Use autodocs to perform cell reference docs generation instead of generating rst files directly. e.g. ``` .. autocell:: simlib.v:$alu :source: :linenos: ```