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

Side by Side Diff: pkg/docgen/bin/sdk-introduction.md

Issue 22831008: Added an introduction option by passing in a file with markdown. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « pkg/docgen/bin/docgen.dart ('k') | pkg/docgen/lib/docgen.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Welcome to the Dart API reference documentation,
2 covering the official Dart APIs (dart:*)
3 as well as other packages that live in the Dart project.
4 For help using the Dart APIs, also see
5 [www.dartlang.org](https://www.dartlang.org)
6 pages such as the following:
7
8 * [Programmer's Guide](https://www.dartlang.org/docs/)
9 * [A Tour of the Dart Libraries](https://www.dartlang.org/docs/dart-up-and-run ning/contents/ch03.html)
10 * [Dart Cookbook](https://www.dartlang.org/docs/cookbook/)
11 * [Articles](https://www.dartlang.org/articles/)
12
13 The API reference is automatically generated from the source code in the
14 [Dart project](https://code.google.com/p/dart/).
15 If you'd like to contribute to this documentation, see
16 [Guidelines for Dart Doc Comments](http://www.dartlang.org/articles/doc-comment- guidelines/),
17 [Contributing](https://code.google.com/p/dart/wiki/Contributing),
18 and, if you're contributing to DOM-related docs such as dart:html,
19 [Contributing HTML Documentation](https://code.google.com/p/dart/wiki/Contributi ngHTMLDocumentation).
OLDNEW
« no previous file with comments | « pkg/docgen/bin/docgen.dart ('k') | pkg/docgen/lib/docgen.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698