| Index: pkg/analysis_server/doc/api.html
|
| diff --git a/pkg/analysis_server/doc/api.html b/pkg/analysis_server/doc/api.html
|
| index f0dac7492e87ef4f71ebc3850f7054d8055b555c..a35a8d3179129fc761064489d914d8d8932b178d 100644
|
| --- a/pkg/analysis_server/doc/api.html
|
| +++ b/pkg/analysis_server/doc/api.html
|
| @@ -3129,6 +3129,12 @@ dt.typeDefinition {
|
| which does not match a file currently subject to
|
| analysis.
|
| </p>
|
| + </dd><dt class="value">INVALID_ANALYSIS_ROOT</dt><dd>
|
| +
|
| + <p>
|
| + A path passed as an argument to a request (such as
|
| + analysis.reanalyze) is required to be an analysis root, but isn't.
|
| + </p>
|
| </dd><dt class="value">INVALID_EXECUTION_CONTEXT</dt><dd>
|
|
|
| <p>
|
|
|