rtb-docs — standalone module¶
rtb-docs was extracted from this monorepo into the
phpboyscout Rust toolkit (Wave 5 of the
multi-repo decomposition),
alongside its runtime-family siblings rtb-cli, rtb-update, and
rtb-mcp. The crate name, API, and behaviour are unchanged —
including the two-pane ratatui browser, the loopback-only HTML
server, the tantivy full-text search, and the streaming AI Q&A
(gated on the crate's ai feature, backed by rtb-chat).
- Docs: https://cli.rust.phpboyscout.uk
- API reference: https://docs.rs/rtb-docs
- Source: https://gitlab.com/phpboyscout/rust/cli
Its design records remain in this repo's spec series.