Explorar o código

Update C++ documentation

Simon Legner %!s(int64=2) %!d(string=hai) anos
pai
achega
334606eb5b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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'