Merge pull request #2809 from q--/Improve_RDoc_detection

Detect modern RDoc versions
main
Elbert Alias 6 years ago committed by GitHub
commit b9a582be3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8854,11 +8854,15 @@
"cpe": "cpe:/a:dave_thomas:rdoc", "cpe": "cpe:/a:dave_thomas:rdoc",
"html": [ "html": [
"<link[^>]+href=\"[^\"]*rdoc-style\\.css", "<link[^>]+href=\"[^\"]*rdoc-style\\.css",
"Generated by <a[^>]+href=\"https?://rdoc\\.rubyforge\\.org[^>]+>RDoc</a> ([\\d.]*\\d)\\;version:\\1" "Generated by <a[^>]+href=\"https?://rdoc\\.rubyforge\\.org[^>]+>RDoc</a> ([\\d.]*\\d)\\;version:\\1",
"<footer(?:(?!<\\/footer>)[^]){1,500}<p>\\s*Generated by <a href=\"https:\\/\\/ruby\\.github\\.io\\/rdoc\\/\">RDoc<\\/a> ([\\d.]*\\d)\\;version:\\1"
], ],
"js": {
"rdoc_rel_prefix": ""
},
"icon": "RDoc.png", "icon": "RDoc.png",
"implies": "Ruby", "implies": "Ruby",
"website": "https://github.com/RDoc/RDoc" "website": "https://github.com/ruby/rdoc"
}, },
"RackCache": { "RackCache": {
"cats": [ "cats": [