From e0d8c86563b72e5414cf10fe16da5e88201447e2 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Mon, 21 Jan 2019 11:26:15 +0300 Subject: mention guide in architecture --- ARCHITECTURE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md index 79adc9321..b75dfa0d3 100644 --- a/ARCHITECTURE.md +++ b/ARCHITECTURE.md @@ -4,6 +4,9 @@ This document describes the high-level architecture of rust-analyzer. If you want to familiarize yourself with the code base, you are just in the right place! +See also the [guide](./guide.md), which walks through a particular snapshot of +rust-analyzer code base. + ## The Big Picture ![](https://user-images.githubusercontent.com/1711539/50114578-e8a34280-0255-11e9-902c-7cfc70747966.png) -- cgit v1.2.3