Commit dbeb91c
authored
Operations: Don't imply an operation is straightforwardly useable (#404)
The doc says "[An operation] can be used like use a command line tool or
an expression", which may be read as "you can use an (abstract)
operation just like how you use a (concrete) command line tool or
expression". This is of course false and directly contradicted by the
next example.
To avoid this implication, reword it as "it can appear...".
Also, a minor clarification about "Sphinx Graphviz", which referred to a
specific processing directive in the Sphinx doc.1 parent de3fbd3 commit dbeb91c
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments