We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 632e1f0 commit 3e391f1Copy full SHA for 3e391f1
1 file changed
lib/docs/scrapers/mdn/xslt_xpath.rb
@@ -1,5 +1,6 @@
1
module Docs
2
class XsltXpath < Mdn
3
+ # release = '2021-10-22'
4
self.name = 'XSLT & XPath'
5
self.slug = 'xslt_xpath'
6
self.base_url = 'https://developer.mozilla.org/en-US/docs/Web'
0 commit comments