Skip to content

Files

Latest commit

 

History

History

docs-examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Docs examples

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.

Rust

The produced binary might or might not produce something useful, it's intended usage is to run cargo check --workspace.

Javascript

Within the javascript folder, run npm run build.