mirror of
https://github.com/YosysHQ/yosys
synced 2026-02-02 07:16:19 +00:00
documenting.rst: Negatives are hard
This commit is contained in:
parent
069f6ef348
commit
0b41bdab66
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@ at the source code for `chformal`.
|
|||
We can see that each of the ``ContentListing`` methods have the body of the new
|
||||
node as the first argument. For a ``usage`` node, this is how to call the
|
||||
command (i.e. its usage signature). ``paragraph`` nodes contain a paragraph of
|
||||
text with line breaks added automatically; the argument itself should contain
|
||||
text with line breaks added automatically; the argument itself shouldn't contain
|
||||
any line breaks, but the string can be broken across multiple lines as shown.
|
||||
The body of a ``paragraph`` node is treated as raw RST, allowing for inline
|
||||
formatting and references as if it were written in the RST file itself. As
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue