Files
brave-core/docs/README.md
T
cdesouza-chromium 78129286ae [docs] Include docs/ to md auto-format (#36521)
This is in conformance with the guidelines that `.md` files under
`docs/` must use 80-columns.
2026-05-19 20:02:22 +01:00

2.9 KiB

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.