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

Unified Diff: mojo/public/c/docs/bindings/TUTORIAL.md

Issue 2238373002: Initial docs on the internals of the C bindings (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: link to INTERNALS.md in TUTORIAL.md Created 4 years, 4 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 | « mojo/public/c/docs/bindings/INTERNALS.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/c/docs/bindings/TUTORIAL.md
diff --git a/mojo/public/c/docs/bindings/TUTORIAL.md b/mojo/public/c/docs/bindings/TUTORIAL.md
index 7e5e4625ddce03bedfe8fa6de0f6a231ffa07a27..a7b4519bbad1f8d259bb952da21bbb2a145016c6 100644
--- a/mojo/public/c/docs/bindings/TUTORIAL.md
+++ b/mojo/public/c/docs/bindings/TUTORIAL.md
@@ -368,6 +368,5 @@ for the values. The `i`th element in the keys array corresponds to the `i`th
element in the values array. As such, both arrays must have the same number
of elements, and neither may be null.
-# Numbers on generated bindings.
-
-TODO(vardhan): Probably as a separate doc?
+# Additional Readings
+* [Internals of the generated bindings](INTERNALS.md)
« no previous file with comments | « mojo/public/c/docs/bindings/INTERNALS.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698