mention guide in architecture

This commit is contained in:
Aleksey Kladov 2019-01-21 11:26:15 +03:00
parent 5a4276b1af
commit e0d8c86563

View File

@ -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 If you want to familiarize yourself with the code base, you are just
in the right place! in the right place!
See also the [guide](./guide.md), which walks through a particular snapshot of
rust-analyzer code base.
## The Big Picture ## The Big Picture
![](https://user-images.githubusercontent.com/1711539/50114578-e8a34280-0255-11e9-902c-7cfc70747966.png) ![](https://user-images.githubusercontent.com/1711539/50114578-e8a34280-0255-11e9-902c-7cfc70747966.png)