Remove documentation for non-existent methods.
This commit is contained in:
parent
74a6518920
commit
4933913cd6
|
@ -265,20 +265,6 @@ the @onscreen{Show} menu.
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@defmethod[(not-running)
|
|
||||||
void?]{
|
|
||||||
updates the status pane at the bottom of the window to show
|
|
||||||
that evaluation is not taking place in the user's program.
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
@defmethod[(running)
|
|
||||||
void?]{
|
|
||||||
updates the status pane at the bottom of the window to show
|
|
||||||
that evaluation is taking place in the user's program.
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
@defmethod[(update-shown)
|
@defmethod[(update-shown)
|
||||||
void?]{
|
void?]{
|
||||||
@methspec{
|
@methspec{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user