Added RDoc. Fixed error in Bonfire JSON.

main
q-- 11 years ago
parent 2dddafa462
commit 1d8383490d

@ -359,7 +359,7 @@
"Bonfire": {
"website": "cibonfire.com",
"cats": [ 18 ],
"html": [ "Powered by <a[^>]+href=\"https?://(?:www\\.)?cibonfire\\.com[^>]*>Bonfire v([^<]+)\\;version:\\1",
"html": "Powered by <a[^>]+href=\"https?://(?:www\\.)?cibonfire\\.com[^>]*>Bonfire v([^<]+)\\;version:\\1",
"implies": "CodeIgniter"
},
"Brother": {
@ -2460,6 +2460,11 @@
"cats": [ 1 ],
"meta": { "generator": "^(?:RCMS|ReallyCMS)" }
},
"RDoc": {
"website": "rdoc.rubyforge.org",
"cats": [ 4 ],
"html": [ "<frame (?:(?:src=\"fr_file_index\\.html\"\\s+title=\"Files\"\\s+name=\"Files\"|src=\"fr_file_index\\.html\"\\s+name=\"Files\"\\s+title=\"Files\"|title=\"Files\"\\s+src=\"fr_file_index\\.html\"\\s+name=\"Files\"|title=\"Files\"\\s+name=\"Files\"\\s+src=\"fr_file_index\\.html\"|name=\"Files\"\\s+src=\"fr_file_index\\.html\"\\s+title=\"Files\"|name=\"Files\"\\s+title=\"Files\"\\s+src=\"fr_file_index\\.html\")|(?:src=\"fr_class_index\\.html\"\\s+name=\"Classes\"|name=\"Classes\"\\s+src=\"fr_class_index\\.html\")|(?:src=\"fr_method_index\\.html\"\\s+name=\"Methods\"|name=\"Methods\"\\s+src=\"fr_method_index\\.html\"))", "<link[^>]+href=\"[^\"]*rdoc-style\\.css", "Generated by <a[^>]+href=\"https?://rdoc\\.rubyforge\\.org[^>]+>RDoc</a> ([\\d.]*\\d)\\;version:\\1" ]
},
"React": {
"website": "facebook.github.io/react",
"cats": [ 12 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 408 B

Loading…
Cancel
Save