Remove docs for removed word
parent
2ecd513130
commit
3d65fbf1c7
|
@ -28,7 +28,6 @@ $nl
|
|||
{ $subsections
|
||||
vocab
|
||||
child-vocabs
|
||||
parent-vocabs
|
||||
create-vocab
|
||||
}
|
||||
"Getting words from a vocabulary:"
|
||||
|
@ -98,16 +97,6 @@ HELP: child-vocabs
|
|||
}
|
||||
} ;
|
||||
|
||||
HELP: parent-vocabs
|
||||
{ $values { "vocab" "a vocabulary specifier" } { "seq" "a sequence of strings" } }
|
||||
{ $description "Outputs all vocabularies which are conceptually above " { $snippet "vocab" } " in the hierarchy." }
|
||||
{ $examples
|
||||
{ $unchecked-example
|
||||
"\"io.files.info\" parent-vocabs ."
|
||||
"{ \"io\" \"io.files\" \"io.files.info\" }"
|
||||
}
|
||||
} ;
|
||||
|
||||
HELP: vocab-link
|
||||
{ $class-description "Instances of this class identify vocabularies which are potentially not loaded. The " { $link vocab-name } " slot is the vocabulary name."
|
||||
$nl
|
||||
|
|
Loading…
Reference in New Issue