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

Unified Diff: pkg/analysis_server/tool/spec/generate_files

Issue 468563003: Use hanging indentation when code generating Javadoc @params. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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/doc/api.html ('k') | pkg/analysis_server/tool/spec/text_formatter.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/tool/spec/generate_files
diff --git a/pkg/analysis_server/tool/spec/generate_files b/pkg/analysis_server/tool/spec/generate_files
index caec01f9bda64ac853fefc7eb484035cb4694fe7..9b96b542225064e3d0cfec9a37ca604a0ed454e3 100755
--- a/pkg/analysis_server/tool/spec/generate_files
+++ b/pkg/analysis_server/tool/spec/generate_files
@@ -58,4 +58,4 @@ cd "${SCRIPT_DIR}"
"${DART}" "${VM_OPTIONS[@]}" "to_html.dart"
"${DART}" "${VM_OPTIONS[@]}" "codegen_matchers.dart"
"${DART}" "${VM_OPTIONS[@]}" "codegen_inttest_methods.dart"
-#"${DART}" "${VM_OPTIONS[@]}" "codegen_analysis_server.dart"
+"${DART}" "${VM_OPTIONS[@]}" "codegen_analysis_server.dart"
« no previous file with comments | « pkg/analysis_server/doc/api.html ('k') | pkg/analysis_server/tool/spec/text_formatter.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698