mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 14:13:23 +00:00
Some tidy up
This commit is contained in:
parent
685da6a2e5
commit
e2c0f8fc50
10 changed files with 28 additions and 21 deletions
|
@ -227,7 +227,7 @@ class CommandDomain(Domain):
|
|||
return make_refnode(builder,fromdocname,todocname,
|
||||
targ, contnode, title)
|
||||
else:
|
||||
print("Awww, found nothing")
|
||||
print(f"Missing ref for {target} in {fromdocname} ")
|
||||
return None
|
||||
|
||||
def setup(app):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue