Browse Source

Update Apache Pig documentation (0.16.0, 0.15.0, 0.14.0, 0.13.0)

Thibaut Courouble 9 years ago
parent
commit
56ece442e7
1 changed files with 5 additions and 0 deletions
  1. 5 0
      lib/docs/scrapers/apache_pig.rb

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

@@ -18,6 +18,11 @@ module Docs
       Licensed under the Apache Software License version 2.0.
     HTML
 
+    version '0.16' do
+      self.release = '0.16.0'
+      self.base_url = "https://pig.apache.org/docs/r#{release}/"
+    end
+
     version '0.15' do
       self.release = '0.15.0'
       self.base_url = "https://pig.apache.org/docs/r#{release}/"