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

Side by Side Diff: docs/intro/intro.md

Issue 1762503002: Add some docs about mojom (files/IDL). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: review Created 4 years, 9 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 unified diff | Download patch
« no previous file with comments | « no previous file | docs/intro/message_pipes.md » ('j') | docs/intro/message_pipes.md » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Introduction to Mojo 1 # Introduction to Mojo
2 2
3 This is a high-level introduction to Mojo, and tries to explain its most 3 This is a high-level introduction to Mojo, and tries to explain its most
4 important aspects. 4 important aspects.
5 5
6 * [What is Mojo?](what_is_mojo.md) 6 * [What is Mojo?](what_is_mojo.md)
7 * [Layers](layers.md) 7 * [Layers](layers.md)
8 * [Mojo programs](programs.md) 8 * [Mojo programs](programs.md)
9 * [Mojo handles (objects)](handles.md) 9 * [Mojo handles (objects)](handles.md)
10 * [Message pipes](message_pipes.md) 10 * [Message pipes](message_pipes.md)
11 * [Mojom (the Mojo IDL)](mojom.md) 11 * [Mojom IDL](mojom_idl.md)
12 * [Mojom protocol](mojom_protocol.md)
OLDNEW
« no previous file with comments | « no previous file | docs/intro/message_pipes.md » ('j') | docs/intro/message_pipes.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698