Revert "Remove the old HaTS implementation on API docs" (#28748)

This commit is contained in:
Jonah Williams 2019-03-01 15:42:43 -08:00 committed by GitHub
parent c704d42897
commit 83614757be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

1
dev/docs/survey.html Normal file
View file

@ -0,0 +1 @@
<script async="" defer="" src="../assets/api_survey.js"></script>

View file

@ -136,6 +136,7 @@ Future<void> main(List<String> arguments) async {
'--inject-html',
'--header', 'styles.html',
'--header', 'analytics.html',
'--header', 'survey.html',
'--header', 'snippets.html',
'--header', 'opensearch.html',
'--footer-text', 'lib/footer.html',