Skip to content

Commit b5aa479

Browse files
authored
Remove some old docs that are no longer relevant (#278)
1 parent 1b9462f commit b5aa479

File tree

6 files changed

+4
-1342
lines changed

6 files changed

+4
-1342
lines changed

_blogposts/archive/bucklescript-release-3-0-0.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
author: hongbo
3-
date: "2018-04-16"
3+
date: "2018-04-16"
44
previewImg:
55
category: compiler
66
badge: release
7-
title: Announcing BuckleScript 3.0
7+
title: Announcing BuckleScript 3.0
88
description: |
99
---
1010

@@ -19,8 +19,7 @@ description: |
1919
This caused quite a bit of confusion for newcomers. It now compiles to JS
2020
`true`/`false`. Special thanks to [Cristiano](https://twitter.com/ccrisccris)
2121
for all the hard work.
22-
- New [object type
23-
feature](/docs/reason-compiler/latest/object#abstract-record-mode). This is
22+
- New `[bs.deriving abstract`] feature. This is
2423
an experimental and potentially much better way to bind to JS objects that
2524
potentially obsoletes the need for a few other APIs. Please see the linked
2625
docs and help us test it!

_blogposts/archive/state-of-reasonml-org-2020-q2-pt1.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Our goal is to have a properly curated, well structured and streamlined overview
7373

7474
<Image withShadow={true} src="https://res.cloudinary.com/dmm9n7v9f/image/upload/v1588605830/Reason%20Association/reasonml.org/reasonml-org-structure-retina_rjhvta.jpg" caption="First hand-sketches of the reasonml.org structure"/>
7575

76-
It didn't take long until we realized that we can't just keep the upstream version in its original form, so we started to make adaptations where it made sense. We also accepted new additions from the community, such as explanations about [function signatures on optional arguments](/docs/manual/latest/function#signatures-and-type-annotations) in the Reason manual, or a new [decorator overview](/docs/reason-compiler/latest/decorators) in the BuckleScript section.
76+
It didn't take long until we realized that we can't just keep the upstream version in its original form, so we started to make adaptations where it made sense. We also accepted new additions from the community, such as explanations about [function signatures on optional arguments](/docs/manual/latest/function#signatures-and-type-annotations) in the Reason manual, or a new decorator overview in the BuckleScript section.
7777

7878

7979
That said, we do keep track of new changes on the upstream sources and cherry-pick changes if necessary. To make this process more transparent, we introduced a version table on our [startpage](/) to make it easier to see the latest cherry-pick commit for each resource (ReasonML, BuckleScript, etc.).

pages/docs/reason-compiler/latest/comparison-to-jsoo.mdx

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

0 commit comments

Comments
 (0)