Sfoglia il codice sorgente

Update HTML documentation

Simon Legner 4 anni fa
parent
commit
f1415f63e0
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      lib/docs/scrapers/mdn/html.rb

+ 1 - 0
lib/docs/scrapers/mdn/html.rb

@@ -2,6 +2,7 @@ module Docs
   class Html < Mdn
     prepend FixInternalUrlsBehavior
 
+    # release = '2021-10-22'
     self.name = 'HTML'
     self.base_url = 'https://developer.mozilla.org/en-US/docs/Web/HTML'