update docs

main
Matthew Butterick 6 years ago
parent 18be3a8522
commit 085622c73c

@ -219,7 +219,11 @@ There is no way to use @racket[hyphenate] in ``polyglot'' mode, where English an
(fr:hyphenate "formidable" #\-)
]
@section{Russian}
@defmodule[#:multi (hyphenate/ru (submod hyphenate/ru safe))]
Russian hyphenation is available by importing the module as @racketmodname[hyphenate/ru] or @racketmodname[(submod hyphenate/ru safe)] and using the @racket[hyphenate] function normally. (Hat tip to Natanael de Kross for the patterns.)
@section{License & source code}

Loading…
Cancel
Save