[devdocsgjs/main: 1820/1867] Update XSLT & XPath documentation




commit 3e391f156ee8bfb36519758162693fca89019fa3
Author: Simon Legner <Simon Legner gmail com>
Date:   Fri Oct 22 18:14:42 2021 +0200

    Update XSLT & XPath documentation

 lib/docs/scrapers/mdn/xslt_xpath.rb | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/lib/docs/scrapers/mdn/xslt_xpath.rb b/lib/docs/scrapers/mdn/xslt_xpath.rb
index 286c48f4..26a298b6 100644
--- a/lib/docs/scrapers/mdn/xslt_xpath.rb
+++ b/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'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]