Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 1b408d9

Browse files
committed
Updated fixtures.
1 parent 887392d commit 1b408d9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

test/fixtures/documentation.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<head>
44
<meta charset="utf-8">
55
<meta name="viewport" content="initial-scale=1">
6-
<title>doxdox-plugin-bootstrap 1.1.5 &#8212; Bootstrap template plugin for doxdox.</title>
6+
<title>doxdox-plugin-bootstrap 1.1.6 &#8212; Bootstrap template plugin for doxdox.</title>
77
<meta name="description" content="Bootstrap template plugin for doxdox.">
88
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.6/css/bootstrap.min.css">
9-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.10.0/styles/github.min.css">
9+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.11.0/styles/github.min.css">
1010
<style>
1111

1212
input[type="search"]::-webkit-search-cancel-button {
@@ -163,7 +163,7 @@
163163

164164
<h1>
165165
<a href="https://github.com/neogeek/doxdox-plugin-bootstrap">doxdox-plugin-bootstrap</a>
166-
<small>1.1.5</small>
166+
<small>1.1.6</small>
167167
</h1>
168168

169169
<p>Bootstrap template plugin for doxdox.</p>
@@ -312,8 +312,8 @@ <h3>Returns</h3>
312312

313313
</footer>
314314

315-
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.slim.min.js"></script>
316-
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/highlight.min.js"></script>
315+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.slim.min.js"></script>
316+
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.11.0/highlight.min.js"></script>
317317
<script>
318318

319319
(function () {

0 commit comments

Comments
 (0)