Update Phoenix documentation (1.3.2)

pull/797/merge
Thibaut Courouble 7 years ago
parent efb10a5633
commit 6152b23468

@ -1,7 +1,7 @@
module Docs
class Phoenix < UrlScraper
self.type = 'elixir'
self.release = '1.3.0'
self.release = '1.3.2'
self.base_url = 'https://hexdocs.pm/'
self.root_path = 'phoenix/Phoenix.html'
self.initial_paths = %w(

Loading…
Cancel
Save