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

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

Issue 2521433002: Regen the analysis server spec to include the diagnostic domain. (Closed)
Patch Set: Created 4 years, 1 month 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/doc/api.html ('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 07a0577a4ffc25d902c3563ab157506c0021554e..44e480f7dc57eb93decca0ca7240741b1a0e1ae3 100644
--- a/pkg/analysis_server/tool/spec/spec_input.html
+++ b/pkg/analysis_server/tool/spec/spec_input.html
@@ -125,14 +125,7 @@
For convenience, the API is divided into domains. Each domain is
specified in a separate section below:
</p>
- <ul>
- <li><a href="#domain_server">Server</a></li>
- <li><a href="#domain_analysis">Analysis</a></li>
- <li><a href="#domain_completion">Code Completion</a></li>
- <li><a href="#domain_search">Search</a></li>
- <li><a href="#domain_edit">Edit</a></li>
- <li><a href="#domain_execution">Execution</a></li>
- </ul>
+ <toc></toc>
<p>
The specifications of the API’s refer to data structures beyond
the standard JSON primitives. These data structures are
« no previous file with comments | « pkg/analysis_server/doc/api.html ('k') | pkg/analysis_server/tool/spec/to_html.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698