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

Unified Diff: CHANGELOG.md

Issue 1300963003: changelog updates for dartdoc (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: also mention docgen Created 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aea1b007223c862979796977704a0f0a752d0cde..cb3a3a718c07052326fc79534903f4a673903a83 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -145,6 +145,15 @@
* Echo stdout/stderr in the Observatory debugger. Standalone-only so far.
* Minor fixes to service protocol documentation.
+* dartdocgen and docgen
+ * Deprecated in favor of dartdoc (see below). Currently plan is to remove
+ dartdocgen in 1.13.
+
+* dartdoc
+ * New tool to generate static HTML for API docs.
+ [Learn more](https://pub.dartlang.org/packages/dartdoc).
+
+
### VM Service Protocol Changes
* **BREAKING** The service protocol now sends JSON-RPC 2.0-compatible
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698