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 94b4044 commit 3194a3fCopy full SHA for 3194a3f
1 file changed
lib/docs/scrapers/r.rb
@@ -24,6 +24,7 @@ class R < FileScraper
24
options[:skip_patterns] = [
25
/\/DESCRIPTION$/,
26
/\/NEWS(\.[^\/]*)?$/,
27
+ /\/doc\/index\.html$/,
28
/\/demo$/,
29
/\.pdf$/
30
]
0 commit comments