jazzy 0.0.16 → 0.0.17
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +4 -4
- data/bin/sourcekitten +0 -0
- data/lib/jazzy/config.rb +39 -9
- data/lib/jazzy/doc_builder.rb +9 -7
- data/lib/jazzy/docset_builder.rb +12 -3
- data/lib/jazzy/gem_version.rb +1 -1
- data/lib/jazzy/partials/task.mustache +1 -1
- data/lib/jazzy/source_declaration/access_control_level.rb +41 -0
- data/lib/jazzy/source_declaration.rb +2 -0
- data/lib/jazzy/source_module.rb +4 -1
- data/lib/jazzy/sourcekitten.rb +57 -25
- data/spec/integration_spec.rb +6 -2
- data/spec/integration_specs/document_alamofire/after/docs/Classes/Manager.html +25 -25
- data/spec/integration_specs/document_alamofire/after/docs/Classes/Request.html +38 -37
- data/spec/integration_specs/document_alamofire/after/docs/Classes.html +21 -20
- data/spec/integration_specs/document_alamofire/after/docs/Enums/ParameterEncoding.html +58 -21
- data/spec/integration_specs/document_alamofire/after/docs/Enums.html +22 -21
- data/spec/integration_specs/document_alamofire/after/docs/Extensions/Manager.html +21 -20
- data/spec/integration_specs/document_alamofire/after/docs/Extensions/Request.html +23 -22
- data/spec/integration_specs/document_alamofire/after/docs/Extensions.html +21 -20
- data/spec/integration_specs/document_alamofire/after/docs/Functions.html +22 -21
- data/spec/integration_specs/document_alamofire/after/docs/Global Variables.html +22 -21
- data/spec/integration_specs/document_alamofire/after/docs/Protocols/URLRequestConvertible.html +22 -21
- data/spec/integration_specs/document_alamofire/after/docs/Protocols/URLStringConvertible.html +22 -21
- data/spec/integration_specs/document_alamofire/after/docs/Protocols.html +21 -20
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Info.plist +0 -0
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Classes/Manager.html +25 -25
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Classes/Request.html +38 -37
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Classes.html +21 -20
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset/Contents/Resources/Documents → docsets/Alamofire.docset/Contents/Resources/Documents/Enums}/ParameterEncoding.html +58 -21
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Enums.html +22 -21
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Extensions/Manager.html +21 -20
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset/Contents/Resources/Documents → docsets/Alamofire.docset/Contents/Resources/Documents/Extensions}/Request.html +23 -22
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Extensions.html +21 -20
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Functions.html +22 -21
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Global Variables.html +22 -21
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Manager.html +21 -20
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset/Contents/Resources/Documents/Enums → docsets/Alamofire.docset/Contents/Resources/Documents}/ParameterEncoding.html +58 -21
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset/Contents/Resources/Documents → docsets/Alamofire.docset/Contents/Resources/Documents/Protocols}/URLRequestConvertible.html +22 -21
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Protocols/URLStringConvertible.html +22 -21
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Protocols.html +21 -20
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset/Contents/Resources/Documents/Extensions → docsets/Alamofire.docset/Contents/Resources/Documents}/Request.html +23 -22
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset/Contents/Resources/Documents/Protocols → docsets/Alamofire.docset/Contents/Resources/Documents}/URLRequestConvertible.html +22 -21
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/URLStringConvertible.html +22 -21
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/carat.png +0 -0
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/css/highlight.css +0 -0
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/css/jazzy.css +0 -0
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/dash.png +0 -0
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/gh.png +0 -0
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/highlight.css +0 -0
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/img/carat.png +0 -0
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/img/dash.png +0 -0
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/img/gh.png +0 -0
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/index.html +21 -20
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/jazzy.css +0 -0
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/jazzy.js +0 -0
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/jquery.min.js +0 -0
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/js/jazzy.js +0 -0
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/js/jquery.min.js +0 -0
- data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/docSet.dsidx.csv +16 -17
- data/spec/integration_specs/document_alamofire/after/docs/docsets/Alamofire.xml +1 -0
- data/spec/integration_specs/document_alamofire/after/docs/index.html +21 -20
- data/spec/integration_specs/document_alamofire/after/execution_output.txt +1 -2
- data/spec/integration_specs/misc_jazzy_features/after/docs/Classes/ImplicitlyInternalTopLevelClass.html +5 -5
- data/spec/integration_specs/misc_jazzy_features/after/docs/Classes.html +7 -7
- data/spec/integration_specs/misc_jazzy_features/after/docs/Enums/DocumentedEnum.html +14 -5
- data/spec/integration_specs/misc_jazzy_features/after/docs/Enums.html +5 -5
- data/spec/integration_specs/misc_jazzy_features/after/docs/Global Variables.html +6 -6
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Info.plist +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/Classes/ImplicitlyInternalTopLevelClass.html +5 -5
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/Classes.html +7 -7
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset/Contents/Resources/Documents/Enums → docsets/MiscJazzyFeatures.docset/Contents/Resources/Documents}/DocumentedEnum.html +14 -5
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset/Contents/Resources/Documents → docsets/MiscJazzyFeatures.docset/Contents/Resources/Documents/Enums}/DocumentedEnum.html +14 -5
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/Enums.html +5 -5
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/Global Variables.html +6 -6
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/ImplicitlyInternalTopLevelClass.html +5 -5
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/carat.png +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/css/highlight.css +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/css/jazzy.css +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/dash.png +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/gh.png +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/highlight.css +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/img/carat.png +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/img/dash.png +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/img/gh.png +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/index.html +5 -5
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/jazzy.css +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/jazzy.js +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/jquery.min.js +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/js/jazzy.js +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/js/jquery.min.js +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/docSet.dsidx.csv +0 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/index.html +5 -5
- data/spec/integration_specs/misc_jazzy_features/after/execution_output.txt +1 -2
- metadata +65 -67
- data/spec/integration_specs/document_alamofire/after/docs/Alamofire.docset/Contents/Resources/Documents/Classes/Manager/init(configuration:).html +0 -218
- data/spec/integration_specs/document_alamofire/after/docs/Alamofire.docset/Contents/Resources/Documents/Manager/init(configuration:).html +0 -218
- data/spec/integration_specs/document_alamofire/after/docs/Alamofire.docset/Contents/Resources/Documents/init(configuration:).html +0 -218
- data/spec/integration_specs/document_alamofire/after/docs/Classes/Manager/init(configuration:).html +0 -218
@@ -1,218 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
<html lang="en">
|
3
|
-
<head>
|
4
|
-
<title>init(configuration:) Instance Method Reference</title>
|
5
|
-
<link rel="stylesheet" type="text/css" href="../../css/jazzy.css" />
|
6
|
-
<link rel="stylesheet" type="text/css" href="../../css/highlight.css" />
|
7
|
-
<meta charset='utf-8'>
|
8
|
-
<script type="text/javascript">
|
9
|
-
window.jazzy = {'docset': false}
|
10
|
-
if (typeof window.dash != 'undefined') {
|
11
|
-
document.documentElement.className += ' dash'
|
12
|
-
window.jazzy.docset = true
|
13
|
-
}
|
14
|
-
if (navigator.userAgent.match(/xcode/i)) {
|
15
|
-
document.documentElement.className += ' xcode'
|
16
|
-
window.jazzy.docset = true
|
17
|
-
}
|
18
|
-
</script>
|
19
|
-
<script src="../../js/jquery.min.js" defer></script>
|
20
|
-
<script src="../../js/jazzy.js" defer></script>
|
21
|
-
</head>
|
22
|
-
<body id="reference" class="Swift">
|
23
|
-
<a name="//apple_ref/swift/Method/init(configuration:)" class="dashAnchor"></a>
|
24
|
-
<a title="init(configuration:) Instance Method Reference"></a>
|
25
|
-
<header>
|
26
|
-
<div class="content-wrapper">
|
27
|
-
<p class="header-text"><a href="../../index.html">Alamofire Docs</a> (40% documented)</p>
|
28
|
-
<p id="header-links"><a href="https://github.com/Alamofire/Alamofire"><img id="header-icon" src="../../img/gh.png" height="16px" width="16px" />View on GitHub</a></p>
|
29
|
-
</div>
|
30
|
-
</header>
|
31
|
-
<section id="valence">
|
32
|
-
<div class="content-wrapper">
|
33
|
-
<p id="hierarchial_navigation">
|
34
|
-
<a href="../../index.html" id="design_resources_link">Alamofire Reference</a>
|
35
|
-
<img id="carat" src="../../img/carat.png" height="10px" width="6px" />
|
36
|
-
init(configuration:) Instance Method Reference
|
37
|
-
</p>
|
38
|
-
</div>
|
39
|
-
</section>
|
40
|
-
<div class="content-wrapper">
|
41
|
-
<nav class="book-parts">
|
42
|
-
<ul class="nav-parts">
|
43
|
-
<li class="part-name tasks">
|
44
|
-
<a href="../../Classes.html">Classes</a>
|
45
|
-
<ul class="nav-chapters">
|
46
|
-
<li class="nav-chapter">
|
47
|
-
<a href="../../Classes/Manager.html">Manager</a>
|
48
|
-
</li>
|
49
|
-
<li class="nav-chapter">
|
50
|
-
<a href="../../Classes/Request.html">Request</a>
|
51
|
-
</li>
|
52
|
-
</ul>
|
53
|
-
</li>
|
54
|
-
<li class="part-name tasks">
|
55
|
-
<a href="../../Global Variables.html">Global Variables</a>
|
56
|
-
<ul class="nav-chapters">
|
57
|
-
<li class="nav-chapter">
|
58
|
-
<a href="../../Global Variables.html#/s:v9Alamofire20AlamofireErrorDomainSS">AlamofireErrorDomain</a>
|
59
|
-
</li>
|
60
|
-
</ul>
|
61
|
-
</li>
|
62
|
-
<li class="part-name tasks">
|
63
|
-
<a href="../../Enums.html">Enums</a>
|
64
|
-
<ul class="nav-chapters">
|
65
|
-
<li class="nav-chapter">
|
66
|
-
<a href="../../Enums.html#/s:O9Alamofire6Method">Method</a>
|
67
|
-
</li>
|
68
|
-
<li class="nav-chapter">
|
69
|
-
<a href="../../Enums/ParameterEncoding.html">ParameterEncoding</a>
|
70
|
-
</li>
|
71
|
-
</ul>
|
72
|
-
</li>
|
73
|
-
<li class="part-name tasks">
|
74
|
-
<a href="../../Extensions.html">Extensions</a>
|
75
|
-
<ul class="nav-chapters">
|
76
|
-
<li class="nav-chapter">
|
77
|
-
<a href="../../Extensions.html#/s:SS">String</a>
|
78
|
-
</li>
|
79
|
-
<li class="nav-chapter">
|
80
|
-
<a href="../../Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
|
81
|
-
</li>
|
82
|
-
<li class="nav-chapter">
|
83
|
-
<a href="../../Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
|
84
|
-
</li>
|
85
|
-
<li class="nav-chapter">
|
86
|
-
<a href="../../Extensions/Request.html">Request</a>
|
87
|
-
</li>
|
88
|
-
<li class="nav-chapter">
|
89
|
-
<a href="../../Extensions/Manager.html">Manager</a>
|
90
|
-
</li>
|
91
|
-
<li class="nav-chapter">
|
92
|
-
<a href="../../Extensions.html#/s:C9Alamofire7Request">Request</a>
|
93
|
-
</li>
|
94
|
-
<li class="nav-chapter">
|
95
|
-
<a href="../../Extensions/Manager.html">Manager</a>
|
96
|
-
</li>
|
97
|
-
<li class="nav-chapter">
|
98
|
-
<a href="../../Extensions/Request.html">Request</a>
|
99
|
-
</li>
|
100
|
-
<li class="nav-chapter">
|
101
|
-
<a href="../../Extensions/Request.html">Request</a>
|
102
|
-
</li>
|
103
|
-
<li class="nav-chapter">
|
104
|
-
<a href="../../Extensions/Request.html">Request</a>
|
105
|
-
</li>
|
106
|
-
<li class="nav-chapter">
|
107
|
-
<a href="../../Extensions/Request.html">Request</a>
|
108
|
-
</li>
|
109
|
-
<li class="nav-chapter">
|
110
|
-
<a href="../../Extensions/Request.html">Request</a>
|
111
|
-
</li>
|
112
|
-
<li class="nav-chapter">
|
113
|
-
<a href="../../Extensions/Request.html">Request</a>
|
114
|
-
</li>
|
115
|
-
</ul>
|
116
|
-
</li>
|
117
|
-
<li class="part-name tasks">
|
118
|
-
<a href="../../Functions.html">Functions</a>
|
119
|
-
<ul class="nav-chapters">
|
120
|
-
<li class="nav-chapter">
|
121
|
-
<a href="../../Functions.html#/s:F9Alamofire7requestFTOS_6MethodPS_20URLStringConvertible_10parametersGSqGVSs10DictionarySSPSs9AnyObject___8encodingOS_17ParameterEncoding_CS_7Request">request(_:_:parameters:encoding:)</a>
|
122
|
-
</li>
|
123
|
-
<li class="nav-chapter">
|
124
|
-
<a href="../../Functions.html#/s:F9Alamofire7requestFPS_21URLRequestConvertible_CS_7Request">request(_:)</a>
|
125
|
-
</li>
|
126
|
-
<li class="nav-chapter">
|
127
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo5NSURL_CS_7Request">upload(_:_:_:)</a>
|
128
|
-
</li>
|
129
|
-
<li class="nav-chapter">
|
130
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo5NSURL_CS_7Request">upload(_:_:)</a>
|
131
|
-
</li>
|
132
|
-
<li class="nav-chapter">
|
133
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo6NSData_CS_7Request">upload(_:_:_:)</a>
|
134
|
-
</li>
|
135
|
-
<li class="nav-chapter">
|
136
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo6NSData_CS_7Request">upload(_:_:)</a>
|
137
|
-
</li>
|
138
|
-
<li class="nav-chapter">
|
139
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:_:)</a>
|
140
|
-
</li>
|
141
|
-
<li class="nav-chapter">
|
142
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:)</a>
|
143
|
-
</li>
|
144
|
-
<li class="nav-chapter">
|
145
|
-
<a href="../../Functions.html#/s:F9Alamofire8downloadFTOS_6MethodPS_20URLStringConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S2__CS_7Request">download(_:_:_:)</a>
|
146
|
-
</li>
|
147
|
-
<li class="nav-chapter">
|
148
|
-
<a href="../../Functions.html#/s:F9Alamofire8downloadFTPS_21URLRequestConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(_:_:)</a>
|
149
|
-
</li>
|
150
|
-
<li class="nav-chapter">
|
151
|
-
<a href="../../Functions.html#/s:F9Alamofire8downloadFT10resumeDataCSo6NSDataFTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(resumeData:_:)</a>
|
152
|
-
</li>
|
153
|
-
</ul>
|
154
|
-
</li>
|
155
|
-
<li class="part-name tasks">
|
156
|
-
<a href="../../Protocols.html">Protocols</a>
|
157
|
-
<ul class="nav-chapters">
|
158
|
-
<li class="nav-chapter">
|
159
|
-
<a href="../../Protocols/URLStringConvertible.html">URLStringConvertible</a>
|
160
|
-
</li>
|
161
|
-
<li class="nav-chapter">
|
162
|
-
<a href="../../Protocols/URLRequestConvertible.html">URLRequestConvertible</a>
|
163
|
-
</li>
|
164
|
-
</ul>
|
165
|
-
</li>
|
166
|
-
</ul>
|
167
|
-
</nav>
|
168
|
-
<div class="pixel-line"></div>
|
169
|
-
<div class="rubber-band-gap"></div>
|
170
|
-
<article class="chapter">
|
171
|
-
<a name="/"></a>
|
172
|
-
<h1 class="chapter-name">init(configuration:)</h1>
|
173
|
-
<section>
|
174
|
-
<section class="section">
|
175
|
-
|
176
|
-
</section>
|
177
|
-
<section class="section task-group-section">
|
178
|
-
<div class="task-group">
|
179
|
-
<div class="task-name-container">
|
180
|
-
|
181
|
-
<a name="/Unnamed"></a>
|
182
|
-
|
183
|
-
</div>
|
184
|
-
<ul class="task-group-list">
|
185
|
-
<li class="item symbol">
|
186
|
-
<div class="task-group-term">
|
187
|
-
<code>
|
188
|
-
<a name="/s:vFC9Alamofire7ManagercFMS0_FT13configurationGSqCSo25NSURLSessionConfiguration__S0_L_13configurationGSqS1__">
|
189
|
-
<a name="//apple_ref/swift/Variable/configuration" class="dashAnchor"></a>
|
190
|
-
<a class="x-instance-method Swift" href="#/s:vFC9Alamofire7ManagercFMS0_FT13configurationGSqCSo25NSURLSessionConfiguration__S0_L_13configurationGSqS1__">configuration</a>
|
191
|
-
</code>
|
192
|
-
</div>
|
193
|
-
<div class="height-container">
|
194
|
-
<div class="pointy-thing-container"></div>
|
195
|
-
<section class="section instance-method">
|
196
|
-
<div class="pointy-thing"></div>
|
197
|
-
<div class="abstract">
|
198
|
-
<p class="para">Undocumented</p>
|
199
|
-
</div>
|
200
|
-
<div class="result-description view-on-github">
|
201
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
202
|
-
</div>
|
203
|
-
</section>
|
204
|
-
</div>
|
205
|
-
</li>
|
206
|
-
</ul>
|
207
|
-
</div>
|
208
|
-
</section>
|
209
|
-
</section>
|
210
|
-
<section id="footer">
|
211
|
-
<p class="copyright">© YYYY <a class="link" href="https://nshipster.com/alamofire" target="_blank" rel="external">Alamofire</a>. All rights reserved. (Last updated: YYYY-MM-DD)</p>
|
212
|
-
<p class="copyright">Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ vX.X.X</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
|
213
|
-
</section>
|
214
|
-
</article>
|
215
|
-
</div>
|
216
|
-
</body>
|
217
|
-
</div>
|
218
|
-
</html>
|
@@ -1,218 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
<html lang="en">
|
3
|
-
<head>
|
4
|
-
<title>init(configuration:) Instance Method Reference</title>
|
5
|
-
<link rel="stylesheet" type="text/css" href="../../css/jazzy.css" />
|
6
|
-
<link rel="stylesheet" type="text/css" href="../../css/highlight.css" />
|
7
|
-
<meta charset='utf-8'>
|
8
|
-
<script type="text/javascript">
|
9
|
-
window.jazzy = {'docset': false}
|
10
|
-
if (typeof window.dash != 'undefined') {
|
11
|
-
document.documentElement.className += ' dash'
|
12
|
-
window.jazzy.docset = true
|
13
|
-
}
|
14
|
-
if (navigator.userAgent.match(/xcode/i)) {
|
15
|
-
document.documentElement.className += ' xcode'
|
16
|
-
window.jazzy.docset = true
|
17
|
-
}
|
18
|
-
</script>
|
19
|
-
<script src="../../js/jquery.min.js" defer></script>
|
20
|
-
<script src="../../js/jazzy.js" defer></script>
|
21
|
-
</head>
|
22
|
-
<body id="reference" class="Swift">
|
23
|
-
<a name="//apple_ref/swift/Method/init(configuration:)" class="dashAnchor"></a>
|
24
|
-
<a title="init(configuration:) Instance Method Reference"></a>
|
25
|
-
<header>
|
26
|
-
<div class="content-wrapper">
|
27
|
-
<p class="header-text"><a href="../../index.html">Alamofire Docs</a> (40% documented)</p>
|
28
|
-
<p id="header-links"><a href="https://github.com/Alamofire/Alamofire"><img id="header-icon" src="../../img/gh.png" height="16px" width="16px" />View on GitHub</a></p>
|
29
|
-
</div>
|
30
|
-
</header>
|
31
|
-
<section id="valence">
|
32
|
-
<div class="content-wrapper">
|
33
|
-
<p id="hierarchial_navigation">
|
34
|
-
<a href="../../index.html" id="design_resources_link">Alamofire Reference</a>
|
35
|
-
<img id="carat" src="../../img/carat.png" height="10px" width="6px" />
|
36
|
-
init(configuration:) Instance Method Reference
|
37
|
-
</p>
|
38
|
-
</div>
|
39
|
-
</section>
|
40
|
-
<div class="content-wrapper">
|
41
|
-
<nav class="book-parts">
|
42
|
-
<ul class="nav-parts">
|
43
|
-
<li class="part-name tasks">
|
44
|
-
<a href="../../Classes.html">Classes</a>
|
45
|
-
<ul class="nav-chapters">
|
46
|
-
<li class="nav-chapter">
|
47
|
-
<a href="../../Classes/Manager.html">Manager</a>
|
48
|
-
</li>
|
49
|
-
<li class="nav-chapter">
|
50
|
-
<a href="../../Classes/Request.html">Request</a>
|
51
|
-
</li>
|
52
|
-
</ul>
|
53
|
-
</li>
|
54
|
-
<li class="part-name tasks">
|
55
|
-
<a href="../../Global Variables.html">Global Variables</a>
|
56
|
-
<ul class="nav-chapters">
|
57
|
-
<li class="nav-chapter">
|
58
|
-
<a href="../../Global Variables.html#/s:v9Alamofire20AlamofireErrorDomainSS">AlamofireErrorDomain</a>
|
59
|
-
</li>
|
60
|
-
</ul>
|
61
|
-
</li>
|
62
|
-
<li class="part-name tasks">
|
63
|
-
<a href="../../Enums.html">Enums</a>
|
64
|
-
<ul class="nav-chapters">
|
65
|
-
<li class="nav-chapter">
|
66
|
-
<a href="../../Enums.html#/s:O9Alamofire6Method">Method</a>
|
67
|
-
</li>
|
68
|
-
<li class="nav-chapter">
|
69
|
-
<a href="../../Enums/ParameterEncoding.html">ParameterEncoding</a>
|
70
|
-
</li>
|
71
|
-
</ul>
|
72
|
-
</li>
|
73
|
-
<li class="part-name tasks">
|
74
|
-
<a href="../../Extensions.html">Extensions</a>
|
75
|
-
<ul class="nav-chapters">
|
76
|
-
<li class="nav-chapter">
|
77
|
-
<a href="../../Extensions.html#/s:SS">String</a>
|
78
|
-
</li>
|
79
|
-
<li class="nav-chapter">
|
80
|
-
<a href="../../Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
|
81
|
-
</li>
|
82
|
-
<li class="nav-chapter">
|
83
|
-
<a href="../../Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
|
84
|
-
</li>
|
85
|
-
<li class="nav-chapter">
|
86
|
-
<a href="../../Extensions/Request.html">Request</a>
|
87
|
-
</li>
|
88
|
-
<li class="nav-chapter">
|
89
|
-
<a href="../../Extensions/Manager.html">Manager</a>
|
90
|
-
</li>
|
91
|
-
<li class="nav-chapter">
|
92
|
-
<a href="../../Extensions.html#/s:C9Alamofire7Request">Request</a>
|
93
|
-
</li>
|
94
|
-
<li class="nav-chapter">
|
95
|
-
<a href="../../Extensions/Manager.html">Manager</a>
|
96
|
-
</li>
|
97
|
-
<li class="nav-chapter">
|
98
|
-
<a href="../../Extensions/Request.html">Request</a>
|
99
|
-
</li>
|
100
|
-
<li class="nav-chapter">
|
101
|
-
<a href="../../Extensions/Request.html">Request</a>
|
102
|
-
</li>
|
103
|
-
<li class="nav-chapter">
|
104
|
-
<a href="../../Extensions/Request.html">Request</a>
|
105
|
-
</li>
|
106
|
-
<li class="nav-chapter">
|
107
|
-
<a href="../../Extensions/Request.html">Request</a>
|
108
|
-
</li>
|
109
|
-
<li class="nav-chapter">
|
110
|
-
<a href="../../Extensions/Request.html">Request</a>
|
111
|
-
</li>
|
112
|
-
<li class="nav-chapter">
|
113
|
-
<a href="../../Extensions/Request.html">Request</a>
|
114
|
-
</li>
|
115
|
-
</ul>
|
116
|
-
</li>
|
117
|
-
<li class="part-name tasks">
|
118
|
-
<a href="../../Functions.html">Functions</a>
|
119
|
-
<ul class="nav-chapters">
|
120
|
-
<li class="nav-chapter">
|
121
|
-
<a href="../../Functions.html#/s:F9Alamofire7requestFTOS_6MethodPS_20URLStringConvertible_10parametersGSqGVSs10DictionarySSPSs9AnyObject___8encodingOS_17ParameterEncoding_CS_7Request">request(_:_:parameters:encoding:)</a>
|
122
|
-
</li>
|
123
|
-
<li class="nav-chapter">
|
124
|
-
<a href="../../Functions.html#/s:F9Alamofire7requestFPS_21URLRequestConvertible_CS_7Request">request(_:)</a>
|
125
|
-
</li>
|
126
|
-
<li class="nav-chapter">
|
127
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo5NSURL_CS_7Request">upload(_:_:_:)</a>
|
128
|
-
</li>
|
129
|
-
<li class="nav-chapter">
|
130
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo5NSURL_CS_7Request">upload(_:_:)</a>
|
131
|
-
</li>
|
132
|
-
<li class="nav-chapter">
|
133
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo6NSData_CS_7Request">upload(_:_:_:)</a>
|
134
|
-
</li>
|
135
|
-
<li class="nav-chapter">
|
136
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo6NSData_CS_7Request">upload(_:_:)</a>
|
137
|
-
</li>
|
138
|
-
<li class="nav-chapter">
|
139
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:_:)</a>
|
140
|
-
</li>
|
141
|
-
<li class="nav-chapter">
|
142
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:)</a>
|
143
|
-
</li>
|
144
|
-
<li class="nav-chapter">
|
145
|
-
<a href="../../Functions.html#/s:F9Alamofire8downloadFTOS_6MethodPS_20URLStringConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S2__CS_7Request">download(_:_:_:)</a>
|
146
|
-
</li>
|
147
|
-
<li class="nav-chapter">
|
148
|
-
<a href="../../Functions.html#/s:F9Alamofire8downloadFTPS_21URLRequestConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(_:_:)</a>
|
149
|
-
</li>
|
150
|
-
<li class="nav-chapter">
|
151
|
-
<a href="../../Functions.html#/s:F9Alamofire8downloadFT10resumeDataCSo6NSDataFTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(resumeData:_:)</a>
|
152
|
-
</li>
|
153
|
-
</ul>
|
154
|
-
</li>
|
155
|
-
<li class="part-name tasks">
|
156
|
-
<a href="../../Protocols.html">Protocols</a>
|
157
|
-
<ul class="nav-chapters">
|
158
|
-
<li class="nav-chapter">
|
159
|
-
<a href="../../Protocols/URLStringConvertible.html">URLStringConvertible</a>
|
160
|
-
</li>
|
161
|
-
<li class="nav-chapter">
|
162
|
-
<a href="../../Protocols/URLRequestConvertible.html">URLRequestConvertible</a>
|
163
|
-
</li>
|
164
|
-
</ul>
|
165
|
-
</li>
|
166
|
-
</ul>
|
167
|
-
</nav>
|
168
|
-
<div class="pixel-line"></div>
|
169
|
-
<div class="rubber-band-gap"></div>
|
170
|
-
<article class="chapter">
|
171
|
-
<a name="/"></a>
|
172
|
-
<h1 class="chapter-name">init(configuration:)</h1>
|
173
|
-
<section>
|
174
|
-
<section class="section">
|
175
|
-
|
176
|
-
</section>
|
177
|
-
<section class="section task-group-section">
|
178
|
-
<div class="task-group">
|
179
|
-
<div class="task-name-container">
|
180
|
-
|
181
|
-
<a name="/Unnamed"></a>
|
182
|
-
|
183
|
-
</div>
|
184
|
-
<ul class="task-group-list">
|
185
|
-
<li class="item symbol">
|
186
|
-
<div class="task-group-term">
|
187
|
-
<code>
|
188
|
-
<a name="/s:vFC9Alamofire7ManagercFMS0_FT13configurationGSqCSo25NSURLSessionConfiguration__S0_L_13configurationGSqS1__">
|
189
|
-
<a name="//apple_ref/swift/Variable/configuration" class="dashAnchor"></a>
|
190
|
-
<a class="x-instance-method Swift" href="#/s:vFC9Alamofire7ManagercFMS0_FT13configurationGSqCSo25NSURLSessionConfiguration__S0_L_13configurationGSqS1__">configuration</a>
|
191
|
-
</code>
|
192
|
-
</div>
|
193
|
-
<div class="height-container">
|
194
|
-
<div class="pointy-thing-container"></div>
|
195
|
-
<section class="section instance-method">
|
196
|
-
<div class="pointy-thing"></div>
|
197
|
-
<div class="abstract">
|
198
|
-
<p class="para">Undocumented</p>
|
199
|
-
</div>
|
200
|
-
<div class="result-description view-on-github">
|
201
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
202
|
-
</div>
|
203
|
-
</section>
|
204
|
-
</div>
|
205
|
-
</li>
|
206
|
-
</ul>
|
207
|
-
</div>
|
208
|
-
</section>
|
209
|
-
</section>
|
210
|
-
<section id="footer">
|
211
|
-
<p class="copyright">© YYYY <a class="link" href="https://nshipster.com/alamofire" target="_blank" rel="external">Alamofire</a>. All rights reserved. (Last updated: YYYY-MM-DD)</p>
|
212
|
-
<p class="copyright">Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ vX.X.X</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
|
213
|
-
</section>
|
214
|
-
</article>
|
215
|
-
</div>
|
216
|
-
</body>
|
217
|
-
</div>
|
218
|
-
</html>
|