浏览代码

Update XSLT & XPath documentation

Simon Legner 4 年之前
父节点
当前提交
3e391f156e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lib/docs/scrapers/mdn/xslt_xpath.rb

+ 1 - 0
lib/docs/scrapers/mdn/xslt_xpath.rb

@@ -1,5 +1,6 @@
 module Docs
   class XsltXpath < Mdn
+    # release = '2021-10-22'
     self.name = 'XSLT & XPath'
     self.slug = 'xslt_xpath'
     self.base_url = 'https://developer.mozilla.org/en-US/docs/Web'