Remove docs for removed word
parent
c66849384e
commit
3c99d38a7f
|
|
@ -28,7 +28,6 @@ $nl
|
||||||
{ $subsections
|
{ $subsections
|
||||||
vocab
|
vocab
|
||||||
child-vocabs
|
child-vocabs
|
||||||
parent-vocabs
|
|
||||||
create-vocab
|
create-vocab
|
||||||
}
|
}
|
||||||
"Getting words from a vocabulary:"
|
"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
|
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."
|
{ $class-description "Instances of this class identify vocabularies which are potentially not loaded. The " { $link vocab-name } " slot is the vocabulary name."
|
||||||
$nl
|
$nl
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue