Files
sdk/pkg/analysis_server/doc/process/overview.md
T
Brian Wilkerson 5c59f08857 Add more documentation to the server package
Change-Id: Id2413bc1f62ebc8ea42d3cac15adcb871c2cc234
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/254720
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2022-08-11 17:05:38 +00:00

489 B

Overview

This section of the documentation discusses the processes used when working on the analysis_server package. Many of those processes are the same as the ones followed when working on the analyzer package. The processes they have in common are not duplicated here, so you should also familiarize yourself with the processes documented in the analyzer package.

The documentation covers the following topics: