Is the docs available offline somehow? Have looong flight in 40 minute so appreciate quick suggestions xD
if you clone the repo, you can do roc docs crates/compiler/builtins/roc/*.roc
(I'm on mobile so I hope I got that all right haha)
there's also bash www/build.sh
to build the whole site offline
and then www/build-dev-local.sh
(I might have the name wrong on that one, but something similar to that) to run a static server on localhost that should have everything - although note that you'll want to run www/build.sh
once before running that!
Awesome :) thank you for the quick reply! I assumed I needed the repo so that is already cloned. www/build.sh
also completed successfully :)
happy to help - have a great flight! :airplane:
Last updated: Jul 05 2025 at 12:14 UTC