OLD | NEW |
---|---|
(Empty) | |
1 # Documents | |
2 | |
3 This directory (tree) contains documentation about Mojo. | |
4 | |
5 * [Introduction to Mojo](intro/intro.md) | |
6 | |
7 ## Notes | |
8 | |
9 Documentation under this directory should be in Markdown whenever possible. It | |
10 should generally adhere to the [Google documentation | |
11 guide](https://github.com/google/styleguide/tree/gh-pages/docguide), including | |
12 in particular the [Markdown style | |
13 guide](https://github.com/google/styleguide/blob/gh-pages/docguide/style.md). | |
OLD | NEW |