usethesource / rascal-website

The rascal website hosts the Rascal project, all of its documentation, the news and the presentation of (third-party) libraries and projects written in Rascal.
1 stars 11 forks source link

Mark functions as deprecated in the docs #28

Open DavyLandman opened 1 year ago

DavyLandman commented 1 year ago

I just noticed that the toJSON function is @deprecated in the source code, but that is not present on the document page of it is that something we can add there?