ソースを参照

Update CMake documentation (3.25)

Simon Legner 2 年 前
コミット
96d0f73d41
1 ファイル変更5 行追加0 行削除
  1. 5 0
      lib/docs/scrapers/cmake.rb

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

@@ -20,6 +20,11 @@ module Docs
       Licensed under the BSD 3-clause License.
     HTML
 
+    version '3.25' do
+      self.release = '3.25'
+      self.base_url = "https://cmake.org/cmake/help/v#{self.version}/"
+    end
+
     version '3.24' do
       self.release = '3.24'
       self.base_url = "https://cmake.org/cmake/help/v#{self.version}/"