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ยง

Functionsยง