Browse Source

Update Qt documentation (6.8)

Moritz Müller 9 tháng trước cách đây
mục cha
commit
e9a1fee6d3
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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 '6.8' do
+      self.release = '6.8'
+      self.base_url = "https://doc.qt.io/qt-#{self.release}/"
+    end
+
     version do
       self.release = '6.2'
       self.base_url = "https://doc.qt.io/qt-#{self.release}/"