]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/help-docs.factor
kernel: Retire $complex-shuffle
[factor.git] / basis / help / help-docs.factor
index 65c5622d7d10184795ce3c71f466f1e0f86a9804..62ccd0c6f074b598c0b29305c2df7bc10fdb7802 100644 (file)
@@ -355,11 +355,6 @@ HELP: $class-description
 { $description "Prints a \"Class Description\" heading, and displays its content." }
 ;
 
-HELP: $complex-shuffle
-{ $values { "element" "a markup element" } }
-{ $description "Used to indicate that a shuffle word is in the " { $link "shuffle-words-complex" } "category." }
-;
-
 HELP: $content
 { $values { "element" "a markup element" } }
 { $description "Prints the content of a help article. The link to the article is given as a string or a word." }