jsduck 4.7.0 → 4.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/template-min/template.html
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
<script type="text/javascript" src="{extjs_path}"></script>
|
|
15
15
|
<script type="text/javascript" src="{data_path}"></script>
|
|
16
16
|
|
|
17
|
-
<script type="text/javascript" src="app-
|
|
17
|
+
<script type="text/javascript" src="app-7fc6c2bdfb9b1df401e1a5eab418fd71.js"></script>
|
|
18
18
|
|
|
19
19
|
{head_html}
|
|
20
20
|
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: jsduck
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 4.7.
|
|
4
|
+
version: 4.7.1
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -10,7 +10,7 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: bin
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date: 2013-03-
|
|
13
|
+
date: 2013-03-25 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: rdiscount
|
|
@@ -673,7 +673,6 @@ files:
|
|
|
673
673
|
- template-min/README.md
|
|
674
674
|
- template-min/eg-iframe.html
|
|
675
675
|
- template-min/index.php
|
|
676
|
-
- template-min/app-9cdfaa9d851a27bd6be8a1daf7692ea0.js
|
|
677
676
|
- template-min/resources/css/app-d837b293d081641aaa2111b87080b6d6.css
|
|
678
677
|
- template-min/resources/images/link-green-standard.png
|
|
679
678
|
- template-min/resources/images/class-m.png
|
|
@@ -726,6 +725,7 @@ files:
|
|
|
726
725
|
- template-min/resources/images/group-expand-sprite.gif
|
|
727
726
|
- template-min/resources/prettify/prettify.css
|
|
728
727
|
- template-min/resources/prettify/prettify.js
|
|
728
|
+
- template-min/app-7fc6c2bdfb9b1df401e1a5eab418fd71.js
|
|
729
729
|
- template-min/mobile-redirect.js
|
|
730
730
|
homepage: https://github.com/senchalabs/jsduck
|
|
731
731
|
licenses: []
|