mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-17 00:32:17 +00:00
Docs: Preliminary autocellgroup usage
Remove `/source/cell` from .gitignore. Add a few initial cell pages. Add YosysCellGroup documenter and cell:group directive. Update Documenters to use nested json. Better nested tocs for group.module.source layout.
This commit is contained in:
parent
5a4a4191af
commit
b127ac07f8
9 changed files with 331 additions and 130 deletions
5
docs/source/cell/gate_other.rst
Normal file
5
docs/source/cell/gate_other.rst
Normal file
|
@ -0,0 +1,5 @@
|
|||
.. autocellgroup:: gate_other
|
||||
:caption: Other gate-level cells
|
||||
:members:
|
||||
:source:
|
||||
:linenos:
|
Loading…
Add table
Add a link
Reference in a new issue