소스 검색

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'