Sfoglia il codice sorgente

Update Erlang documentation (20.0, 19.3, 18.3)

Thibaut Courouble 8 anni fa
parent
commit
ada0185b36
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      lib/docs/scrapers/erlang.rb

+ 5 - 0
lib/docs/scrapers/erlang.rb

@@ -40,6 +40,11 @@ module Docs
       Licensed under the Apache License, Version 2.0.
     HTML
 
+    version '20' do
+      self.release = '20.0'
+      self.dir = '/Users/Thibaut/DevDocs/Docs/Erlang20'
+    end
+
     version '19' do
       self.release = '19.3'
       self.dir = '/Users/Thibaut/DevDocs/Docs/Erlang19'