| Index: pkg/analysis_server/doc/api.html
|
| diff --git a/pkg/analysis_server/doc/api.html b/pkg/analysis_server/doc/api.html
|
| index 9756879c7a506d940d3a255ff55106a2b0b40081..9fc9d4596c6ea2b350d955e18c1819431e1c2953 100644
|
| --- a/pkg/analysis_server/doc/api.html
|
| +++ b/pkg/analysis_server/doc/api.html
|
| @@ -281,9 +281,10 @@ a:focus, a:hover {
|
| <dl>
|
| <dt>--no-error-notification</dt>
|
| <dd>
|
| - Disable notifications about errors (see analysis.error). If this
|
| - flag is not specified then notifications will be sent for all
|
| - errors produced for all files in the actual analysis roots.
|
| + <p><b>Deprecated</b></p>
|
| + Disable notifications about errors (see analysis.error). If this
|
| + flag is not specified then notifications will be sent for all
|
| + errors produced for all files in the actual analysis roots.
|
| </dd>
|
| </dl>
|
| <dl>
|
| @@ -1070,10 +1071,6 @@ a:focus, a:hover {
|
| errors included in the notification is always a complete
|
| list that supersedes any previously reported errors.
|
| </p>
|
| - <p>
|
| - It is only possible to unsubscribe from this notification by
|
| - using the command-line flag --no-error-notification.
|
| - </p>
|
|
|
| <h4>parameters:</h4><dl><dt class="field"><b>file (<a href="#type_FilePath">FilePath</a>)</b></dt><dd>
|
|
|
|
|