Quellcode durchsuchen

Update XSLT & XPath documentation

Simon Legner vor 4 Jahren
Ursprung
Commit
3e391f156e
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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'