RDoc: update website, add implies: Ruby

main
q-- 10 years ago
parent 3b944e6f29
commit 70e1c892f4

@ -2732,9 +2732,10 @@
"meta": { "generator": "^(?:RCMS|ReallyCMS)" }
},
"RDoc": {
"website": "rdoc.rubyforge.org",
"website": "github.com/RDoc/RDoc",
"cats": [ 4 ],
"html": [ "<link[^>]+href=\"[^\"]*rdoc-style\\.css", "Generated by <a[^>]+href=\"https?://rdoc\\.rubyforge\\.org[^>]+>RDoc</a> ([\\d.]*\\d)\\;version:\\1" ]
"html": [ "<link[^>]+href=\"[^\"]*rdoc-style\\.css", "Generated by <a[^>]+href=\"https?://rdoc\\.rubyforge\\.org[^>]+>RDoc</a> ([\\d.]*\\d)\\;version:\\1" ],
"implies": "Ruby"
},
"React": {
"website": "facebook.github.io/react",