Crate re_dev_tools
source ยทExpand description
Crate that combines several development utilities.
To get an overview over all tools run pixi run dev-tools --help
.
Modulesยง
- build_examples ๐This build script collects all examples which should be part of our example page, and either runs them to produce
.rrd
files, or builds a manifest file which serves as an index for the files. - build_search_index ๐This build script collects all of our documentation and examples, and uploads it to a Meilisearch instance for indexing.
- build_web_viewer ๐
Structsยง
- TopLevel ๐Various development tools for Rerun.
Enumsยง
- Commands ๐
Functionsยง
- main ๐