mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-25 18:15:34 +00:00
Docs: Fix invalid autorefs
This commit is contained in:
parent
6aceb6a297
commit
e78841ba45
3 changed files with 7 additions and 7 deletions
|
@ -11,9 +11,9 @@ Writing extensions
|
|||
This chapter contains some bits and pieces of information about programming
|
||||
yosys extensions. Don't be afraid to ask questions on the YosysHQ Slack.
|
||||
|
||||
The `guidelines/` directory of the Yosys source code contains notes on various
|
||||
aspects of Yosys development. In particular, the files GettingStarted and
|
||||
CodingStyle may be of interest.
|
||||
The :file:`guidelines/` directory of the Yosys source code contains notes on
|
||||
various aspects of Yosys development. In particular, the files GettingStarted
|
||||
and CodingStyle may be of interest.
|
||||
|
||||
.. todo:: what's in guidelines/GettingStarted that's missing from the manual?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue