Files
bridiverbotandBribot 1d24031371 Add best practice: don't add new source files to browser/ui/BUILD.gn (#37032)
Captures the opengrep/reviewdog lint rule that flags new sources entries
in the source_set("ui") target due to //chrome/browser/ui circular
dependency risk. Adds BS-057 to build-system.md.

Co-authored-by: Bribot <bribot@agent.shared>
2026-06-05 12:57:34 -07:00
..
2026-03-23 09:27:39 -07:00
2026-06-01 16:00:04 +01: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.