Skip to content

Commit bbf6f4f

Browse files
committed
More cleanup
1 parent 753aa34 commit bbf6f4f

3 files changed

Lines changed: 1 addition & 129 deletions

File tree

docs/convert-from-ocaml.md

Lines changed: 0 additions & 124 deletions
This file was deleted.

website/i18n/en.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
"community": {
1818
"title": "Community"
1919
},
20-
"convert-from-ocaml": {
21-
"title": "Converting from OCaml"
22-
},
2320
"converting-from-js": {
2421
"title": "Converting from JS"
2522
},

website/sidebars.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@
4343
],
4444
"Native": [
4545
"native",
46-
"quickstart-ocaml",
47-
"convert-from-ocaml"
46+
"quickstart-ocaml"
4847
],
4948
"Extra": [
5049
"faq",

0 commit comments

Comments
 (0)