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

Unified Diff: tools/docs_html/head.html

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 11 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 | « tools/dartinoc_blaze.dart ('k') | tools/fletchc_blaze.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/docs_html/head.html
diff --git a/tools/docs_html/head.html b/tools/docs_html/head.html
index d0a30476e523b74eae59631dfb7db24b6a8595ff..bdf92697fb6e0f219f7b04404237ed5ade5f4ccc 100644
--- a/tools/docs_html/head.html
+++ b/tools/docs_html/head.html
@@ -4,12 +4,12 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
- <title>Fletch API docs</title>
- <meta name="description" content="API docs for the Fletch packages.">
+ <title>Dartino API docs</title>
+ <meta name="description" content="API docs for the Dartino packages.">
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro|Roboto:500,400italic,300,400" rel="stylesheet" type="text/css">
- <link rel="stylesheet" href="fletch/static-assets/prettify.css">
- <link rel="stylesheet" href="fletch/static-assets/css/bootstrap.min.css">
- <link rel="stylesheet" href="fletch/static-assets/styles.css">
+ <link rel="stylesheet" href="dartino/static-assets/prettify.css">
+ <link rel="stylesheet" href="dartino/static-assets/css/bootstrap.min.css">
+ <link rel="stylesheet" href="dartino/static-assets/styles.css">
</head>
<body>
@@ -19,7 +19,7 @@
<div class="col-sm-12 contents">
<div class="title-description">
<h1 class="title">
- <div class="kind">API DOCUMENTATION</div>Fletch SDK Packages
+ <div class="kind">API DOCUMENTATION</div>Dartino SDK Packages
</h1>
</div>
</div> <!-- /col -->
« no previous file with comments | « tools/dartinoc_blaze.dart ('k') | tools/fletchc_blaze.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698