| Index: pkg/analysis_server/doc/api.html
|
| diff --git a/pkg/analysis_server/doc/api.html b/pkg/analysis_server/doc/api.html
|
| index e57ffbd0f6328d6d5e61d766c8840e1217debf70..df181453d3e7565f5be1416cfa2f9f63296dd2a4 100644
|
| --- a/pkg/analysis_server/doc/api.html
|
| +++ b/pkg/analysis_server/doc/api.html
|
| @@ -43,12 +43,13 @@ dt.typeDefinition {
|
| </style></head>
|
| <body>
|
| <h1>Analysis Server API Specification</h1>
|
| - <h1 style="color:#999999">WORKING DRAFT - Version 0.3</h1>
|
| + <h1 style="color:#999999">Version 1.0.0</h1>
|
| <p>
|
| - This document contains a specification of the API provided by
|
| - the analysis server. The API in this document is currently under
|
| - development and should be expected to change. In some cases
|
| - those changes will be substantial.
|
| + This document contains a specification of the API provided by the
|
| + analysis server. The API in this document is currently under
|
| + development. Changes to the API will be accompanied by an update to the
|
| + protocol version number according to the principles of semantic
|
| + versioning <a href="http://semver.org/">http://semver.org/</a>.
|
| </p>
|
| <h2>Overview</h2>
|
| <p>
|
|
|