We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 753aa34 commit bbf6f4fCopy full SHA for bbf6f4f
3 files changed
docs/convert-from-ocaml.md
website/i18n/en.json
@@ -17,9 +17,6 @@
17
"community": {
18
"title": "Community"
19
},
20
- "convert-from-ocaml": {
21
- "title": "Converting from OCaml"
22
- },
23
"converting-from-js": {
24
"title": "Converting from JS"
25
website/sidebars.json
@@ -43,8 +43,7 @@
43
],
44
"Native": [
45
"native",
46
- "quickstart-ocaml",
47
- "convert-from-ocaml"
+ "quickstart-ocaml"
48
49
"Extra": [
50
"faq",
0 commit comments