jazzy 0.1.1 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +20 -1
- data/Gemfile.lock +17 -17
- data/jazzy.gemspec +1 -1
- data/lib/jazzy/SourceKitten/Rakefile +5 -5
- data/lib/jazzy/assets/css/jazzy.css.scss +3 -0
- data/lib/jazzy/gem_version.rb +1 -1
- data/lib/jazzy/sourcekitten/Rakefile +5 -5
- metadata +5 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7f8bf2a0d123cd83a7fd7c6d8928c07735f1c4da
|
4
|
+
data.tar.gz: c8dcc98da703c0184eab711e25dfe7a22efa2e55
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9f5c0e859e43e9416f70a5225affc7ee6967ff59925405826453320da6a7b92b3515c510983b6b50c13e94d995c84198b0bc1c7f5c950e3fbe456a6d734066db
|
7
|
+
data.tar.gz: d5617da8fd853e0c5c8277109f6ca017937e3f792104343790a7eb628a6ff746a184e361bb27ce3d2342af4952b6e377bc97561a72fc388be0c24ff4d96a9744
|
data/CHANGELOG.md
CHANGED
@@ -12,7 +12,26 @@
|
|
12
12
|
|
13
13
|
##### Bug Fixes
|
14
14
|
|
15
|
-
* None
|
15
|
+
* None.
|
16
|
+
|
17
|
+
## 0.1.2
|
18
|
+
|
19
|
+
##### Breaking
|
20
|
+
|
21
|
+
* None.
|
22
|
+
|
23
|
+
##### Enhancements
|
24
|
+
|
25
|
+
* Use Menlo for code everywhere.
|
26
|
+
[beltex](https://github.com/beltex)
|
27
|
+
[#137](https://github.com/realm/jazzy/issues/137)
|
28
|
+
|
29
|
+
##### Bug Fixes
|
30
|
+
|
31
|
+
* (Really) fixes installation as a RubyGem.
|
32
|
+
[beltex](https://github.com/beltex)
|
33
|
+
[#159](https://github.com/realm/jazzy/issues/159)
|
34
|
+
|
16
35
|
|
17
36
|
## 0.1.1
|
18
37
|
|
data/Gemfile.lock
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
jazzy (0.1.
|
4
|
+
jazzy (0.1.2)
|
5
5
|
activesupport (~> 4.1)
|
6
|
-
cocoapods (~> 0.36.0.
|
6
|
+
cocoapods (~> 0.36.0.rc.1)
|
7
7
|
mustache (~> 0.99)
|
8
8
|
nokogiri (~> 1.6)
|
9
9
|
redcarpet (~> 3.2)
|
@@ -25,32 +25,32 @@ GEM
|
|
25
25
|
astrolabe (1.3.0)
|
26
26
|
parser (>= 2.2.0.pre.3, < 3.0)
|
27
27
|
bacon (1.2.0)
|
28
|
-
claide (0.8.
|
28
|
+
claide (0.8.1)
|
29
29
|
clintegracon (0.5.3)
|
30
30
|
colored (~> 1.2)
|
31
31
|
diffy
|
32
|
-
cocoapods (0.36.0.
|
32
|
+
cocoapods (0.36.0.rc.1)
|
33
33
|
activesupport (>= 3.2.15)
|
34
|
-
claide (~> 0.8.
|
35
|
-
cocoapods-core (= 0.36.0.
|
34
|
+
claide (~> 0.8.1)
|
35
|
+
cocoapods-core (= 0.36.0.rc.1)
|
36
36
|
cocoapods-downloader (~> 0.8.1)
|
37
|
-
cocoapods-plugins (~> 0.4.
|
38
|
-
cocoapods-trunk (~> 0.5.
|
37
|
+
cocoapods-plugins (~> 0.4.1)
|
38
|
+
cocoapods-trunk (~> 0.5.1)
|
39
39
|
cocoapods-try (~> 0.4.3)
|
40
40
|
colored (~> 1.2)
|
41
41
|
escape (~> 0.0.4)
|
42
|
-
molinillo (~> 0.2.
|
42
|
+
molinillo (~> 0.2.1)
|
43
43
|
nap (~> 0.8)
|
44
44
|
open4 (~> 1.3)
|
45
|
-
xcodeproj (~> 0.
|
46
|
-
cocoapods-core (0.36.0.
|
45
|
+
xcodeproj (~> 0.22.0)
|
46
|
+
cocoapods-core (0.36.0.rc.1)
|
47
47
|
activesupport (>= 3.2.15)
|
48
48
|
fuzzy_match (~> 2.0.4)
|
49
49
|
nap (~> 0.8.0)
|
50
50
|
cocoapods-downloader (0.8.1)
|
51
|
-
cocoapods-plugins (0.4.
|
51
|
+
cocoapods-plugins (0.4.1)
|
52
52
|
nap
|
53
|
-
cocoapods-trunk (0.5.
|
53
|
+
cocoapods-trunk (0.5.1)
|
54
54
|
nap (>= 0.8)
|
55
55
|
netrc (= 0.7.8)
|
56
56
|
cocoapods-try (0.4.3)
|
@@ -69,7 +69,7 @@ GEM
|
|
69
69
|
metaclass (~> 0.0.1)
|
70
70
|
mocha-on-bacon (0.2.2)
|
71
71
|
mocha (>= 0.13.0)
|
72
|
-
molinillo (0.2.
|
72
|
+
molinillo (0.2.1)
|
73
73
|
mustache (0.99.8)
|
74
74
|
nap (0.8.0)
|
75
75
|
netrc (0.7.8)
|
@@ -85,7 +85,7 @@ GEM
|
|
85
85
|
rainbow (2.0.0)
|
86
86
|
rake (10.3.2)
|
87
87
|
redcarpet (3.2.2)
|
88
|
-
rouge (1.
|
88
|
+
rouge (1.8.0)
|
89
89
|
rubocop (0.26.1)
|
90
90
|
astrolabe (~> 1.3)
|
91
91
|
parser (>= 2.2.0.pre.4, < 3.0)
|
@@ -94,7 +94,7 @@ GEM
|
|
94
94
|
ruby-progressbar (~> 1.4)
|
95
95
|
ruby-progressbar (1.6.0)
|
96
96
|
safe_yaml (1.0.4)
|
97
|
-
sass (3.4.
|
97
|
+
sass (3.4.11)
|
98
98
|
slop (3.6.0)
|
99
99
|
sqlite3 (1.3.10)
|
100
100
|
thread_safe (0.3.4)
|
@@ -103,7 +103,7 @@ GEM
|
|
103
103
|
webmock (1.20.0)
|
104
104
|
addressable (>= 2.3.6)
|
105
105
|
crack (>= 0.3.2)
|
106
|
-
xcodeproj (0.
|
106
|
+
xcodeproj (0.22.0)
|
107
107
|
activesupport (>= 3)
|
108
108
|
colored (~> 1.2)
|
109
109
|
|
data/jazzy.gemspec
CHANGED
@@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
|
|
26
26
|
spec.add_runtime_dependency 'sass', '~> 3.4'
|
27
27
|
spec.add_runtime_dependency 'rouge', '~> 1.5'
|
28
28
|
spec.add_runtime_dependency 'sqlite3', '~> 1.3'
|
29
|
-
spec.add_runtime_dependency 'cocoapods', '~> 0.36.0.
|
29
|
+
spec.add_runtime_dependency 'cocoapods', '~> 0.36.0.rc.1'
|
30
30
|
|
31
31
|
spec.add_development_dependency 'bundler', '~> 1.7'
|
32
32
|
spec.add_development_dependency 'rake', '~> 10.3'
|
@@ -5,13 +5,13 @@ task :prepare do
|
|
5
5
|
Dir.glob('*.framework').each do |fw|
|
6
6
|
p fw
|
7
7
|
Dir.chdir(fw) do
|
8
|
-
basename = File.basename(fw, '
|
9
|
-
|
8
|
+
basename = File.basename(fw, '.framework')
|
9
|
+
FileUtils.rm(basename)
|
10
10
|
|
11
|
-
File.symlink(
|
11
|
+
File.symlink('A', 'Versions/Current')
|
12
12
|
File.symlink("Versions/Current/#{basename}", "#{basename}")
|
13
|
-
File.symlink(
|
14
|
-
File.symlink(
|
13
|
+
File.symlink('Versions/Current/Resources', 'Resources')
|
14
|
+
File.symlink('Versions/Current/Modules', 'Modules')
|
15
15
|
end
|
16
16
|
end
|
17
17
|
end
|
@@ -1,5 +1,6 @@
|
|
1
1
|
$doc_coverage_color: #999;
|
2
2
|
$content_wrapper_width: 980px;
|
3
|
+
$code-font: 12px Menlo, monospace;
|
3
4
|
|
4
5
|
html, body, div, span, h1, h3, h4, p, a, code, em, img, ul, li, table, tbody, tr, td {
|
5
6
|
background: transparent;
|
@@ -97,6 +98,7 @@ html, body, div, span, h1, h3, h4, p, a, code, em, img, ul, li, table, tbody, tr
|
|
97
98
|
font-size: 1.4em;
|
98
99
|
word-break: break-all;
|
99
100
|
> code {
|
101
|
+
font: $code-font;
|
100
102
|
display: inline-block;
|
101
103
|
}
|
102
104
|
}
|
@@ -149,6 +151,7 @@ html, body, div, span, h1, h3, h4, p, a, code, em, img, ul, li, table, tbody, tr
|
|
149
151
|
.section .declaration {
|
150
152
|
margin-top: 21px;
|
151
153
|
code {
|
154
|
+
font: $code-font;
|
152
155
|
color: rgba(128, 128, 128, 1);
|
153
156
|
margin-bottom: 15px;
|
154
157
|
padding-bottom: 6px;
|
data/lib/jazzy/gem_version.rb
CHANGED
@@ -5,13 +5,13 @@ task :prepare do
|
|
5
5
|
Dir.glob('*.framework').each do |fw|
|
6
6
|
p fw
|
7
7
|
Dir.chdir(fw) do
|
8
|
-
basename = File.basename(fw, '
|
9
|
-
|
8
|
+
basename = File.basename(fw, '.framework')
|
9
|
+
FileUtils.rm(basename)
|
10
10
|
|
11
|
-
File.symlink(
|
11
|
+
File.symlink('A', 'Versions/Current')
|
12
12
|
File.symlink("Versions/Current/#{basename}", "#{basename}")
|
13
|
-
File.symlink(
|
14
|
-
File.symlink(
|
13
|
+
File.symlink('Versions/Current/Resources', 'Resources')
|
14
|
+
File.symlink('Versions/Current/Modules', 'Modules')
|
15
15
|
end
|
16
16
|
end
|
17
17
|
end
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jazzy
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- JP Simard
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2015-02-
|
13
|
+
date: 2015-02-28 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: mustache
|
@@ -116,14 +116,14 @@ dependencies:
|
|
116
116
|
requirements:
|
117
117
|
- - "~>"
|
118
118
|
- !ruby/object:Gem::Version
|
119
|
-
version: 0.36.0.
|
119
|
+
version: 0.36.0.rc.1
|
120
120
|
type: :runtime
|
121
121
|
prerelease: false
|
122
122
|
version_requirements: !ruby/object:Gem::Requirement
|
123
123
|
requirements:
|
124
124
|
- - "~>"
|
125
125
|
- !ruby/object:Gem::Version
|
126
|
-
version: 0.36.0.
|
126
|
+
version: 0.36.0.rc.1
|
127
127
|
- !ruby/object:Gem::Dependency
|
128
128
|
name: bundler
|
129
129
|
requirement: !ruby/object:Gem::Requirement
|
@@ -263,9 +263,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
263
263
|
version: '0'
|
264
264
|
requirements: []
|
265
265
|
rubyforge_project:
|
266
|
-
rubygems_version: 2.4.
|
266
|
+
rubygems_version: 2.4.6
|
267
267
|
signing_key:
|
268
268
|
specification_version: 4
|
269
269
|
summary: Soulful docs for Swift & Objective-C.
|
270
270
|
test_files: []
|
271
|
-
has_rdoc:
|