[devdocsgjs/main: 1799/1867] Update OCaml documentation (4.13)




commit 8694d86962f88558358cbb76b1b921ba6260f4f0
Author: Simon Legner <Simon Legner gmail com>
Date:   Fri Oct 22 15:49:48 2021 +0200

    Update OCaml documentation (4.13)

 lib/docs/scrapers/ocaml.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/ocaml.rb b/lib/docs/scrapers/ocaml.rb
index 9f5cab47..e681fcd8 100644
--- a/lib/docs/scrapers/ocaml.rb
+++ b/lib/docs/scrapers/ocaml.rb
@@ -3,7 +3,7 @@ module Docs
     self.name = 'OCaml'
     self.type = 'ocaml'
     self.root_path = 'index.html'
-    self.release = '4.12'
+    self.release = '4.13'
     self.base_url = "https://www.ocaml.org/releases/#{self.release}/htmlman/";
     self.links = {
       home: 'https://ocaml.org/',


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