From f1424490146d505d93adc45fdb647ddea501ca9a Mon Sep 17 00:00:00 2001 From: Nate Butler Date: Mon, 12 Jun 2023 09:02:49 -0400 Subject: [PATCH] Add back links --- docs/backend-development.md | 2 ++ docs/building-zed.md | 2 ++ docs/company-and-vision.md | 2 ++ docs/design-tools.md | 2 ++ docs/index.md | 2 ++ docs/release-process.md | 2 ++ docs/tools.md | 2 ++ 7 files changed, 14 insertions(+) diff --git a/docs/backend-development.md b/docs/backend-development.md index 1bc50ae5a7498ef4719e999404f5250bd55a0a00..59100d3628e6a1e1202c1a4759c2f6a3d594e5fd 100644 --- a/docs/backend-development.md +++ b/docs/backend-development.md @@ -1,3 +1,5 @@ +[⬅ Back to Index](./index.md) + # Developing Zed's Backend Zed's backend consists of the following components: diff --git a/docs/building-zed.md b/docs/building-zed.md index c68b45a656e88295853ce7d14b37175431542ba5..78653571adfccdb1fca8cefe9f6408ddf995ea56 100644 --- a/docs/building-zed.md +++ b/docs/building-zed.md @@ -1,3 +1,5 @@ +[⬅ Back to Index](./index.md) + # Building Zed How to build Zed from source for the first time. diff --git a/docs/company-and-vision.md b/docs/company-and-vision.md index 10293aa5936aec523f6b90e1dc062acbc74658a1..389d0774a78ab162e46d938c952ff071c3874334 100644 --- a/docs/company-and-vision.md +++ b/docs/company-and-vision.md @@ -1,3 +1,5 @@ +[⬅ Back to Index](./index.md) + # Company & Vision ## Vision diff --git a/docs/design-tools.md b/docs/design-tools.md index c97423766939b0f1824af442a1db666f9cf99b7b..70e545981145726086c0926c82c819db88c15e1f 100644 --- a/docs/design-tools.md +++ b/docs/design-tools.md @@ -1,3 +1,5 @@ +[⬅ Back to Index](./index.md) + # Design Tools & Links Generally useful tools and resources for design. diff --git a/docs/index.md b/docs/index.md index 42a2e1de12f7bc75e3f7ec3a2d6b8e5915e135d2..2652e66030a2c0a25c3163ccf671f93908bdace2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1,5 @@ +[⬅ Back to Index](./index.md) + # Welcome to Zed Welcome! These internal docs are a work in progress. You can contribute to them by submitting a PR directly! diff --git a/docs/release-process.md b/docs/release-process.md index abba31ea82aeebc743cd3c7661ec3f45a1ef2d0b..ce43d647bd723d1343d00d3f1c571c29e2df6092 100644 --- a/docs/release-process.md +++ b/docs/release-process.md @@ -1,3 +1,5 @@ +[⬅ Back to Index](./index.md) + # Zed's Release Process The process to create and ship a Zed release diff --git a/docs/tools.md b/docs/tools.md index 25edf8c44c5d55ea9993eb518ce7968600466007..ab2f10bf8bf1afab836061cfd69386a02247bae3 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -1,3 +1,5 @@ +[⬅ Back to Index](./index.md) + # Tools Tools to get started at Zed