blob: 597fdbe90e0d63354abb825a349d03d274d08600 [file] [log] [blame] [view]
Viet-Trung Luufd103f22016-03-02 10:10:23 -08001# Documents
2
3This directory (tree) contains documentation about Mojo.
4
5* [Introduction to Mojo](intro/intro.md)
6
7## Notes
8
9Documentation under this directory should be in Markdown whenever possible. It
10should generally adhere to the [Google documentation
11guide](https://github.com/google/styleguide/tree/gh-pages/docguide), including
12in particular the [Markdown style
13guide](https://github.com/google/styleguide/blob/gh-pages/docguide/style.md).