This folder exists to prove examples used in the documentation compile.
By running ./generate_user_guide.sh
at the root path, These examples are copied and injected within a new folder containing the whole documentation pages.
The produced binary might or might not produce something useful, it's
intended usage is to run cargo check --workspace
.
Within the javascript folder, run npm run build
.