zephyr/doc/_static/js/modernizr.min.js
Gerard Marull-Paretas 6b1a7faf92 doc: move static folder to _static
Move static content to _static. It is better to prefix all Sphinx
related folders with an underscore to emphasize that the folder does not
contain actual documentation. Static content gets copied into _static
folder when documentation is built, so it also makes things more
consistent.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-03-31 10:39:48 +02:00

10 lines
388 B
JavaScript

/* modernizr.min.js is causing unnecessary reloads of a page causing
* flashing of the browser window during page load. This empty script
* effectively wipes out the modernizr.min.js unnecessarily loaded by
* the Sphinx rtd theme (see
* https://github.com/readthedocs/sphinx_rtd_theme/issues/724)
*
* Copyright (c) 2019 Intel Corporation
* SPDX-License-Identifier: Apache-2.0
*/