Sfoglia il codice sorgente

Update Fish documentation (2.6.0)

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

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

@@ -17,6 +17,11 @@ module Docs
       Licensed under the GNU General Public License, version 2.
     HTML
 
+    version '2.6' do
+      self.release = '2.6.0'
+      self.base_url = "https://fishshell.com/docs/#{version}/"
+    end
+
     version '2.5' do
       self.release = '2.5.0'
       self.base_url = "https://fishshell.com/docs/#{version}/"