doc: Remove Google Analytics tracking code
This removes Google Analytics related code from the generated documentation. Fixes #54873 Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
4d4e25292f
commit
3f009bd834
2 changed files with 0 additions and 13 deletions
10
doc/_static/js/ga-tracker.js
vendored
10
doc/_static/js/ga-tracker.js
vendored
|
@ -1,10 +0,0 @@
|
|||
// <!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
|
||||
// Copyright (c) 2019, Intel Corporation
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'UA-831873-47');
|
Loading…
Add table
Add a link
Reference in a new issue