Skip to content

Commit 3194a3f

Browse files
committed
Skip links to pages with “vignettes” demos
1 parent 94b4044 commit 3194a3f

File tree

1 file changed

+1
-0
lines changed
  • lib/docs/scrapers

1 file changed

+1
-0
lines changed

lib/docs/scrapers/r.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ class R < FileScraper
2424
options[:skip_patterns] = [
2525
/\/DESCRIPTION$/,
2626
/\/NEWS(\.[^\/]*)?$/,
27+
/\/doc\/index\.html$/,
2728
/\/demo$/,
2829
/\.pdf$/
2930
]

0 commit comments

Comments
 (0)