Update Cordova documentation (4.0.0)

pull/129/head
Thibaut 10 years ago
parent 0699fee649
commit c0dbc5c1ab

@ -2,8 +2,8 @@ module Docs
class Cordova < UrlScraper
self.name = 'Cordova'
self.type = 'cordova'
self.version = '3.6.0'
self.base_url = 'http://cordova.apache.org/docs/en/3.6.0/'
self.version = '4.0.0'
self.base_url = 'http://cordova.apache.org/docs/en/4.0.0/'
self.root_path = 'index.html'
html_filters.push 'cordova/clean_html', 'cordova/entries', 'title'

Loading…
Cancel
Save