Skip to content

Latest commit

 

History

History
87 lines (67 loc) · 3.22 KB

File metadata and controls

87 lines (67 loc) · 3.22 KB

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 pnpm run format to auto format documents.

Previewing changes

Locally using md_browser

# in src/brave/
pnpm run docs

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