From 68e07e2daed1302c916007137e272aa75b9b0212 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Wed, 9 Aug 2023 14:36:40 -0700 Subject: [PATCH] Remove the core chapter. --- book.toml | 1 + src/SUMMARY.md | 1 - src/core/README.md | 5 ----- 3 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 src/core/README.md diff --git a/book.toml b/book.toml index 87861e3e4..7f2410c16 100644 --- a/book.toml +++ b/book.toml @@ -51,3 +51,4 @@ curly-quotes = true "chat/zulip.html" = "/platforms/zulip.html" "platforms/zulip/triagebot.html" = "/triagebot/index.html" "core/blogs.html" = "/platforms/blogs.html" +"core/index.html" = "/governance/council.html" diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 9260484c8..15f1d1255 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -33,7 +33,6 @@ - [Triagebot Dashboard](./triagebot/triage-dashboard.md) - [Zulip Meeting Management](./triagebot/zulip-meeting.md) - [Zulip Notifications](./triagebot/zulip-notifications.md) -- [Core](./core/README.md) - [Community](./community/README.md) - [State of Rust Survey FAQ](./community/survey-faq.md) - [Compiler](./compiler/README.md) diff --git a/src/core/README.md b/src/core/README.md deleted file mode 100644 index 8407c1d8d..000000000 --- a/src/core/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# Core - -This section documents policies established by the core team. These -policies tend to apply for "project-wide resources", such as the Rust -blogs.