scripts.tmpl.partial 557 B

1234567
  1. {{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.}}
  2. <script type="text/javascript" src="{{_rel}}styles/docfx.vendor.js"></script>
  3. <script type="text/javascript" src="{{_rel}}styles/docfx.js"></script>
  4. <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
  5. <script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js"></script>
  6. <script type="text/javascript" src="{{_rel}}styles/main.js"></script>