Selaa lähdekoodia

Update C++ documentation

Simon Legner 2 vuotta sitten
vanhempi
commit
334606eb5b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      lib/docs/scrapers/cppref/cpp.rb

+ 1 - 1
lib/docs/scrapers/cppref/cpp.rb

@@ -3,7 +3,7 @@ module Docs
     self.name = 'C++'
     self.slug = 'cpp'
     self.base_url = 'https://en.cppreference.com/w/cpp/'
-    # release = '2022-09-06'
+    # release = '2023-03-24'
 
     html_filters.insert_before 'cppref/clean_html', 'cpp/entries'