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

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

Issue 2295553002: Update the styles for the analysis server specification. (Closed)
Patch Set: merge to master 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 7aa782a89ec08494ad8f999ba8145e0b31b5840c..3ec1994aba7b496ad79d74f440a19b7b2da26022 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