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 --> |