We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f57d64 commit 937326dCopy full SHA for 937326d
lib/docs/scrapers/crystal.rb
@@ -21,6 +21,7 @@ def initial_urls
21
22
options[:skip_patterns] = [
23
%r{\ACrystal/System/},
24
+ %r{\ACrystal/PointerPairingHeap/},
25
%r{\AIO/Evented.html\z},
26
%r{\ARegex/PCRE2.html\z}
27
]
0 commit comments