You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments