[DOC] hide UnicodeNormalize
in module index
This commit is contained in:
parent
0bf194fb33
commit
e859a218fd
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
require_relative 'tables'
|
require_relative 'tables'
|
||||||
|
|
||||||
|
# :stopdoc:
|
||||||
module UnicodeNormalize # :nodoc:
|
module UnicodeNormalize # :nodoc:
|
||||||
## Constant for max hash capacity to avoid DoS attack
|
## Constant for max hash capacity to avoid DoS attack
|
||||||
MAX_HASH_LENGTH = 18000 # enough for all test cases, otherwise tests get slow
|
MAX_HASH_LENGTH = 18000 # enough for all test cases, otherwise tests get slow
|
||||||
|
Loading…
x
Reference in New Issue
Block a user