Update Crystal documentation (0.22.0)

pull/602/merge
Thibaut Courouble 8 years ago
parent 0166fa3d40
commit c97bc4bd0c

@ -1,7 +1,7 @@
module Docs
class Crystal < UrlScraper
self.type = 'crystal'
self.release = '0.21.0'
self.release = '0.22.0'
self.base_url = 'https://crystal-lang.org/'
self.root_path = "api/#{release}/index.html"
self.initial_paths = %w(docs/index.html)

Loading…
Cancel
Save