Add survey js to docs web site (#13210)
* Fixed typo in navigator.dart doc comments * Added survey js to docs template
This commit is contained in:
parent
7ce486efa2
commit
f44007c810
3
dev/docs/survey.html
Normal file
3
dev/docs/survey.html
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<script async="" defer=""
|
||||||
|
src="//www.google.com/insights/consumersurveys/async_survey?site=i2bdmo2dzky7fqws25nicgx5f4">
|
||||||
|
</script>
|
@ -95,6 +95,7 @@ dependencies:
|
|||||||
'global', 'run', 'dartdoc',
|
'global', 'run', 'dartdoc',
|
||||||
'--header', 'styles.html',
|
'--header', 'styles.html',
|
||||||
'--header', 'analytics.html',
|
'--header', 'analytics.html',
|
||||||
|
'--header', 'survey.html',
|
||||||
'--footer-text', 'lib/footer.html',
|
'--footer-text', 'lib/footer.html',
|
||||||
'--exclude', 'temp_doc',
|
'--exclude', 'temp_doc',
|
||||||
'--favicon=favicon.ico',
|
'--favicon=favicon.ico',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user