Skip to main content

Module docs_tool

Module docs_tool 

Source
Expand description

Built-in docs tool for looking up rpi usage documentation.

Pi ships its coding-agent documentation with the CLI and lets the model reach it through the normal read/documentation flow. rpi keeps the same model-facing behavior with a small, read-only topic index. The selected Markdown pages are embedded at compile time so an installed binary does not depend on the source checkout being present.

Structs§

DocsInput
DocsTool

Functions§

create_docs_tool