Files
brave-core/docs
Brian R. BondyandBrian Johnson 58223db65f Add best practice: convert rust::Str/rust::String at the C++ boundary (#36614)
* Add best practice: convert rust::Str/rust::String at the C++ boundary

---------

Co-authored-by: Brian Johnson <34129+bridiver@users.noreply.github.com>
2026-05-23 01:11:59 +00:00
..
2026-03-23 09:27:39 -07:00

Brave docs

This directory contains documentation for the Brave Browser. For additional resources outside this repository, go to:

Document Index

Checking Out and Patching

Tools

  • Claude Code Skills - Slash commands for automating common development tasks (commit, review, preflight, CI, and more).

Security and Privacy

General Development

Creating Documentation

Important

If you add new documents, please also add a link to them in the Document Index below.

Guidelines

Use npm run format to auto format documents.

Previewing changes

Locally using md_browser

# in src/brave/
npm run docs

This is only an estimate. The github view may differ.