Update Phoenix documentation (1.3.4)

pull/929/head
Thibaut Courouble 6 years ago
parent da0ca68c0d
commit 8a7262dacc

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

Loading…
Cancel
Save