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