Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Unified Diff: pkg/analysis_server/tool/spec/spec_input.html

Issue 2296023002: Update the styles for the analysis server specification. (Closed)
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/analysis_server/tool/spec/codegen_java_types.dart ('k') | pkg/analysis_server/tool/spec/to_html.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/tool/spec/spec_input.html
diff --git a/pkg/analysis_server/tool/spec/spec_input.html b/pkg/analysis_server/tool/spec/spec_input.html
index 93ddb201a28df978421532192ad348583c3202bb..6f4a788558cee8eb24fa80578c0601a1a1b9fe58 100644
--- a/pkg/analysis_server/tool/spec/spec_input.html
+++ b/pkg/analysis_server/tool/spec/spec_input.html
@@ -12,7 +12,7 @@
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>.
+ versioning (<a href="http://semver.org/">semver.org</a>).
</p>
<h2>Overview</h2>
<p>
@@ -118,7 +118,7 @@
</p>
<h3>Eventual Consistency</h3>
<p>
- TBD
+ TODO: TBD
</p>
<h3>Domains</h3>
<p>
@@ -4503,7 +4503,7 @@
produced by the server and the data that is returned with each.
</p>
<p>
- TBD
+ TODO: TBD
</p>
<h2 class="domain"><a name="index">Index</a></h2>
<index></index>
« no previous file with comments | « pkg/analysis_server/tool/spec/codegen_java_types.dart ('k') | pkg/analysis_server/tool/spec/to_html.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698