[devdocsgjs/main: 1829/1867] Update DOM documentation




commit 658762917ecb4e8c002b296a5e74e47c82f42601
Author: Simon Legner <Simon Legner gmail com>
Date:   Fri Oct 22 21:04:39 2021 +0200

    Update DOM documentation

 lib/docs/scrapers/mdn/dom.rb | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/lib/docs/scrapers/mdn/dom.rb b/lib/docs/scrapers/mdn/dom.rb
index b75af630..07eb43fe 100644
--- a/lib/docs/scrapers/mdn/dom.rb
+++ b/lib/docs/scrapers/mdn/dom.rb
@@ -1,6 +1,7 @@
 module Docs
   class Dom < Mdn
 
+    # release = '2021-10-22'
     self.name = 'DOM'
     self.base_url = 'https://developer.mozilla.org/en-US/docs/Web/API'
 


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