chore(dart/api): remove generated files (#1587)

This commit is contained in:
Patrice Chalin 2016-06-02 10:44:51 -07:00 committed by Kathy Walrath
parent b48cde3a43
commit 7570dc53ea
2 changed files with 0 additions and 46 deletions

View File

@ -1 +0,0 @@
{}

View File

@ -1,45 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title></title>
<style>
body {
max-width: 1000px;
}
h2 {
margin-top: 20px;
margin-bottom: 0;
border-bottom: solid 1px black;
}
h3 {
margin-top: 10px;
margin-bottom: 0;
padding-left: 20px;
}
h4 {
padding-left: 30px;
margin: 0;
}
.not-documented::after {
content: "(not documented)";
font-size: small;
font-style: italic;
color: red;
}
a {
color: black;
text-decoration: none;
}
</style>
</head>
<body>
<h1>Module Overview</h1>
</body>
</html>