3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 09:34:09 +00:00
yosys/docs/util
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
..
__init__.py Adding custom domain for cmdref 2023-08-08 11:51:57 +12:00
cellref.py Docs: Cell reference as a custom documenter 2024-10-15 07:23:45 +13:00
cmdref.py Docs: Cell reference as a custom documenter 2024-10-15 07:23:45 +13:00
RtlilLexer.py Rst docs conversion (#3496) 2022-11-15 12:55:22 +01:00
YoscryptLexer.py Rst docs conversion (#3496) 2022-11-15 12:55:22 +01:00