mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-27 22:47:56 +00:00
Docs: Include internal cmds in toctree
Also fixing some missing refs (using single backticks instead of double).
This commit is contained in:
parent
af3c28f274
commit
d0ce6a3bd6
4 changed files with 5 additions and 9 deletions
|
@ -27,9 +27,7 @@ Command reference
|
|||
/cmd/index_passes
|
||||
/cmd/index_techlibs
|
||||
|
||||
.. TODO:: Fix index_internal not being included in pdf
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
.. note::
|
||||
|
||||
Commands intended for internal developer use can also be found under
|
||||
:doc:`/cmd/index_internal`
|
||||
/cmd/index_internal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue