janetdocs
janetdocs copied to clipboard
JanetDocs needs TLC
First, JanetDocs is awesome, thank you for making it.
Recent releases of Janet have added new functions to the standard library that don't exist in JanetDocs. For example, the bundle/* module of functions all encounter 404 errors when navigating to JanetDocs using the "Community Examples" links on janet-lang.org.
Is fixing this just as simple as rebuilding the site using a more recent version of Janet? If so, could that be done by someone (@swlkr perhaps) who has the access and know-how necessary to do so?
Next, the playground is using a very outdated version of Janet (running (print janet/version) returns 1.16.1). Could this be updated to 1.35.2?