mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 20:10:13 +01:00
The original header was exactly 80-columns which made every file format with a line-start comment syntax reflow the text. Instead, pick a canonical re-flowing that keeps it to just three lines. This also lets the text refer to the project which seems more clear. No practical or semantic change here, just getting consistent wording and line breaks for regularity.
Carbon: Docs
This directory contains current, accepted documentation underpinning Carbon. These documents cover all aspects of Carbon ranging from the project down to detailed designs for specific language features.
If you're trying to learn more about Carbon, we recommend starting at /README.md.