Sfoglia il codice sorgente

Update Qt documentation (6.2)

Simon Legner 3 anni fa
parent
commit
bd6ca4b31a
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      lib/docs/scrapers/qt.rb

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

@@ -103,6 +103,11 @@ module Docs
       Licensed under the GNU Free Documentation License, Version 1.3.
     HTML
 
+    version do
+      self.release = '6.2'
+      self.base_url = "https://doc.qt.io/qt-#{self.release}/"
+    end
+
     version '6.1' do
       self.release = '6.1'
       self.base_url = "https://doc.qt.io/qt-#{self.release}/"