yosys/docs
Krystine Sherwin e5f54dd7cd
Docs: Cell reference as a custom documenter
Use autodocs to perform cell reference docs generation instead of generating rst files directly.
e.g.
```
.. autocell:: simlib.v:$alu
   :source:
   :linenos:
```
2024-10-15 07:23:45 +13:00
..
source Docs: Cell reference as a custom documenter 2024-10-15 07:23:45 +13:00
tests docs: Fix macro_commands 2024-05-10 09:51:37 +12:00
util Docs: Cell reference as a custom documenter 2024-10-15 07:23:45 +13:00
.gitignore Docs: Initial version of cell_ref autogen 2024-10-15 07:16:39 +13:00
Makefile Docs: Add cell gen to makefile 2024-10-15 07:16:40 +13:00