mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 13:50:10 +01:00
Remove prefix 'Carbon:' from page titles. (#54)
* Also retitle src/README.md
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# Carbon: Code of conduct
|
||||
# Code of conduct
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# Carbon: Contributing
|
||||
# Contributing
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# Carbon: Docs
|
||||
# Docs
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Carbon: Guides
|
||||
# Guides
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Carbon: Project
|
||||
# Project
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Carbon: Commenting guidelines
|
||||
# Commenting guidelines
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Carbon: Consensus decision-making
|
||||
# Consensus decision-making
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Carbon: Governance and Evolution
|
||||
# Governance and Evolution
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Carbon: Goals
|
||||
# Goals
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Carbon: Groups
|
||||
# Groups
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Carbon: Roadmap process
|
||||
# Roadmap process
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# Carbon: Spec
|
||||
# Spec
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# Carbon: Proposals
|
||||
# Proposals
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# Carbon: Proposal tracking
|
||||
# Proposal tracking
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Carbon: TODO
|
||||
# TODO
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
|
||||
+2
-2
@@ -1,11 +1,11 @@
|
||||
# Doc Tooling
|
||||
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
Exceptions. See /LICENSE for license information.
|
||||
SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
||||
-->
|
||||
|
||||
# Carbon: src
|
||||
|
||||
This directory contains tooling related to managing Carbon's documentation.
|
||||
|
||||
If you're looking for language tooling, see the `carbon-toolchains` repository.
|
||||
|
||||
Reference in New Issue
Block a user