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

Unified Diff: docs/README.md

Issue 1751233002: Start writing some docs, in particular, an "intro to Mojo". (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 10 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 | docs/intro/handles.md » ('j') | 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..597fdbe90e0d63354abb825a349d03d274d08600
--- /dev/null
+++ b/docs/README.md
@@ -0,0 +1,13 @@
+# Documents
+
+This directory (tree) contains documentation about Mojo.
+
+* [Introduction to Mojo](intro/intro.md)
+
+## Notes
+
+Documentation under this directory should be in Markdown whenever possible. It
+should generally adhere to the [Google documentation
+guide](https://github.com/google/styleguide/tree/gh-pages/docguide), including
+in particular the [Markdown style
+guide](https://github.com/google/styleguide/blob/gh-pages/docguide/style.md).
« no previous file with comments | « no previous file | docs/intro/handles.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698