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

Unified Diff: docs/README.md

Issue 1342543005: Add /docs/README.md (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/README.md
diff --git a/docs/README.md b/docs/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..6bd588f43525d10f7019d98ffd59e76c01c42eda
--- /dev/null
+++ b/docs/README.md
@@ -0,0 +1,12 @@
+# Chromium docs
+
+This directory contains chromium project documentation in [Markdown].
+It is automatically
+[rendered by Gitiles](https://chromium.googlesource.com/chromium/src/+/master/docs/).
+
+## Style guide
+
+Markdown documents must follow the [style guide].
+
+[Markdown]: https://gerrit.googlesource.com/gitiles/+/master/Documentation/markdown.md
+[style guide]: https://github.com/google/styleguide/tree/gh-pages/docguide
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698