Files
brave-core/docs
Anthony Tseng 5947ff35a8 Revert "Add best practice: use base::as_string_view() for compile-time string length" (#34853)
Revert "Add best practice: use base::as_string_view() for compile-time string…"

This reverts commit 20abc50120.
2026-03-20 11:05:43 +00:00
..
2025-11-21 14:01:34 -07:00

Brave docs

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

Important

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

Creating Documentation

Guidelines

Previewing changes

Locally using md_browser

# in src/brave/
npm run docs

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

Document Index

Checking Out and Patching

Tools

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

General Development