mirror of
https://github.com/YosysHQ/yosys
synced 2026-02-07 01:32:15 +00:00
Docs: Group commands
Removes group parsing from command ref domain, instead relying on a 'groups' object in the cmds.json file. `docs/source/cmd` is no longer ignored or cleaned.
This commit is contained in:
parent
8d1b9b1c1f
commit
929c437b26
21 changed files with 113 additions and 26 deletions
1
docs/.gitignore
vendored
1
docs/.gitignore
vendored
|
|
@ -1,5 +1,4 @@
|
|||
/build/
|
||||
/source/cmd
|
||||
/source/generated
|
||||
/source/_images/**/*.log
|
||||
/source/_images/**/*.aux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue