Update Go documentation (1.4.0)

pull/142/merge
Thibaut 10 years ago
parent 2e7fa5ea97
commit a221d5e96c

@ -1,7 +1,7 @@
module Docs
class Go < UrlScraper
self.type = 'go'
self.version = '1.3.3'
self.version = '1.4.0'
self.base_url = 'http://golang.org/pkg/'
html_filters.push 'go/clean_html', 'go/entries'

Loading…
Cancel
Save