Browse Source

Update jsdoc documentation (3.6.7)

Arnaud Valle 4 năm trước cách đây
mục cha
commit
b098852f34
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/docs/scrapers/jsdoc.rb

+ 1 - 1
lib/docs/scrapers/jsdoc.rb

@@ -2,7 +2,7 @@ module Docs
   class Jsdoc < UrlScraper
     self.name = 'JSDoc'
     self.type = 'simple'
-    self.release = '3.5.5'
+    self.release = '3.6.7'
     self.base_url = 'https://jsdoc.app/'
     self.root_path = 'index.html'
     self.links = {