Add JavaScript functionality globally
<script>
tag with JS code into every page.
.js
file inside the content directory of your docs will be included in every documentation page. For example, you can add the following ga.js
file to enable Google Analytics across the entire documentation.