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

Unified Diff: docs/v8_c_plus_plus_styleand_sops.md

Issue 1385873002: [Docs] Fix some nits discovered while converting to Markdown (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 2 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
Index: docs/v8_c_plus_plus_styleand_sops.md
diff --git a/docs/v8_c_plus_plus_styleand_sops.md b/docs/v8_c_plus_plus_styleand_sops.md
index 56865045439e54e7b1fb7925305d40d752e2eee7..983ed59a2f42e8a747bb63be964b21aa6b1362be 100644
--- a/docs/v8_c_plus_plus_styleand_sops.md
+++ b/docs/v8_c_plus_plus_styleand_sops.md
@@ -1,7 +1,3 @@
-# Introduction
+# V8 C++ Style Guide
In general, V8 should conform to Google's/Chrome's C++ Style Guide for new code that is written. Your V8 code should conform to them as much as possible. There will always be cases where Google/Chrome Style Guide conformity or Google/Chrome best practices are extremely cumbersome or underspecified for our use cases. We document these exceptions here.
-
-# Details
-
-Coming Soon
« docs/source.md ('K') | « docs/source.md ('k') | docs/v8_committers_responsibility.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698