Update Go documentation (1.3.0)

pull/113/head
Thibaut 11 years ago
parent 42e0cfe106
commit bf5c23683d

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

Loading…
Cancel
Save