Skip to content

Commit 2d2b1d4

Browse files
committed
section comments never render
1 parent 2345c42 commit 2d2b1d4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/SUMMARY.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,13 @@
88

99
# The feature lifecycle
1010

11-
This section describes the processes around how standard library features are developed and stabilized.
12-
1311
- [Landing new features](./feature-lifecycle/new-unstable-features.md)
1412
- [Using tracking issues](./feature-lifecycle/tracking-issues.md)
1513
- [Stabilizing features](./feature-lifecycle/stabilization.md)
1614
- [Deprecating features](./feature-lifecycle/deprecation.md)
1715

1816
# Code considerations
1917

20-
This section includes things to keep in mind when writing and reviewing standard library code. Most topics are relevant for both contributors and reviewers.
21-
2218
- [Reviewer checklist](./code-considerations/reviewer-checklist.md)
2319
- [Design](./code-considerations/design/summary.md)
2420
- [Public APIs](./code-considerations/design/public-apis.md)
@@ -38,8 +34,6 @@ This section includes things to keep in mind when writing and reviewing standard
3834

3935
# Tools and bots
4036

41-
This section lists tools and bots that support the development process on the standard library. Most can be interacted with through GitHub mentions.
42-
4337
- [`@bors`](./tools-and-bots/bors.md)
4438
- [`@rust-timer`](./tools-and-bots/timer.md)
4539
- [`@craterbot`](./tools-and-bots/crater.md)

0 commit comments

Comments
 (0)