stdlib-js / www

Website for stdlib, a standard library for JavaScript and Node.js.
https://stdlib.io
Apache License 2.0
7 stars 8 forks source link

RFC: TypeScript docs should be versioned similar to API docs #11

Closed kgryte closed 2 years ago

kgryte commented 2 years ago

Checklist

Please ensure the following tasks are completed before submitting a feature request.

Description

Description of the feature request.

This RFC proposes to place TypeScript docs under a similar URL versioning scheme as the API docs. Currently, the TS docs are under docs/ts without being versioned.

Related Issues

Does this feature request have any related issues?

No.

Questions

Any questions for reviewers?

No.

Other

Any other information relevant to this feature request? This may include screenshots, references, sample output, and/or implementation notes.

No.

kgryte commented 2 years ago

This has now been addressed. TypeScript docs now follow the version scheme: /docs/ts/<version>/*.