jazzy 0.0.16 → 0.0.17

Sign up to get free protection for your applications and to get access to all the features.
Files changed (100) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +4 -4
  3. data/bin/sourcekitten +0 -0
  4. data/lib/jazzy/config.rb +39 -9
  5. data/lib/jazzy/doc_builder.rb +9 -7
  6. data/lib/jazzy/docset_builder.rb +12 -3
  7. data/lib/jazzy/gem_version.rb +1 -1
  8. data/lib/jazzy/partials/task.mustache +1 -1
  9. data/lib/jazzy/source_declaration/access_control_level.rb +41 -0
  10. data/lib/jazzy/source_declaration.rb +2 -0
  11. data/lib/jazzy/source_module.rb +4 -1
  12. data/lib/jazzy/sourcekitten.rb +57 -25
  13. data/spec/integration_spec.rb +6 -2
  14. data/spec/integration_specs/document_alamofire/after/docs/Classes/Manager.html +25 -25
  15. data/spec/integration_specs/document_alamofire/after/docs/Classes/Request.html +38 -37
  16. data/spec/integration_specs/document_alamofire/after/docs/Classes.html +21 -20
  17. data/spec/integration_specs/document_alamofire/after/docs/Enums/ParameterEncoding.html +58 -21
  18. data/spec/integration_specs/document_alamofire/after/docs/Enums.html +22 -21
  19. data/spec/integration_specs/document_alamofire/after/docs/Extensions/Manager.html +21 -20
  20. data/spec/integration_specs/document_alamofire/after/docs/Extensions/Request.html +23 -22
  21. data/spec/integration_specs/document_alamofire/after/docs/Extensions.html +21 -20
  22. data/spec/integration_specs/document_alamofire/after/docs/Functions.html +22 -21
  23. data/spec/integration_specs/document_alamofire/after/docs/Global Variables.html +22 -21
  24. data/spec/integration_specs/document_alamofire/after/docs/Protocols/URLRequestConvertible.html +22 -21
  25. data/spec/integration_specs/document_alamofire/after/docs/Protocols/URLStringConvertible.html +22 -21
  26. data/spec/integration_specs/document_alamofire/after/docs/Protocols.html +21 -20
  27. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Info.plist +0 -0
  28. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Classes/Manager.html +25 -25
  29. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Classes/Request.html +38 -37
  30. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Classes.html +21 -20
  31. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset/Contents/Resources/Documents → docsets/Alamofire.docset/Contents/Resources/Documents/Enums}/ParameterEncoding.html +58 -21
  32. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Enums.html +22 -21
  33. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Extensions/Manager.html +21 -20
  34. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset/Contents/Resources/Documents → docsets/Alamofire.docset/Contents/Resources/Documents/Extensions}/Request.html +23 -22
  35. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Extensions.html +21 -20
  36. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Functions.html +22 -21
  37. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Global Variables.html +22 -21
  38. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Manager.html +21 -20
  39. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset/Contents/Resources/Documents/Enums → docsets/Alamofire.docset/Contents/Resources/Documents}/ParameterEncoding.html +58 -21
  40. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset/Contents/Resources/Documents → docsets/Alamofire.docset/Contents/Resources/Documents/Protocols}/URLRequestConvertible.html +22 -21
  41. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Protocols/URLStringConvertible.html +22 -21
  42. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/Protocols.html +21 -20
  43. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset/Contents/Resources/Documents/Extensions → docsets/Alamofire.docset/Contents/Resources/Documents}/Request.html +23 -22
  44. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset/Contents/Resources/Documents/Protocols → docsets/Alamofire.docset/Contents/Resources/Documents}/URLRequestConvertible.html +22 -21
  45. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/URLStringConvertible.html +22 -21
  46. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/carat.png +0 -0
  47. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/css/highlight.css +0 -0
  48. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/css/jazzy.css +0 -0
  49. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/dash.png +0 -0
  50. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/gh.png +0 -0
  51. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/highlight.css +0 -0
  52. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/img/carat.png +0 -0
  53. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/img/dash.png +0 -0
  54. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/img/gh.png +0 -0
  55. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/index.html +21 -20
  56. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/jazzy.css +0 -0
  57. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/jazzy.js +0 -0
  58. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/jquery.min.js +0 -0
  59. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/js/jazzy.js +0 -0
  60. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/Documents/js/jquery.min.js +0 -0
  61. data/spec/integration_specs/document_alamofire/after/docs/{Alamofire.docset → docsets/Alamofire.docset}/Contents/Resources/docSet.dsidx.csv +16 -17
  62. data/spec/integration_specs/document_alamofire/after/docs/docsets/Alamofire.xml +1 -0
  63. data/spec/integration_specs/document_alamofire/after/docs/index.html +21 -20
  64. data/spec/integration_specs/document_alamofire/after/execution_output.txt +1 -2
  65. data/spec/integration_specs/misc_jazzy_features/after/docs/Classes/ImplicitlyInternalTopLevelClass.html +5 -5
  66. data/spec/integration_specs/misc_jazzy_features/after/docs/Classes.html +7 -7
  67. data/spec/integration_specs/misc_jazzy_features/after/docs/Enums/DocumentedEnum.html +14 -5
  68. data/spec/integration_specs/misc_jazzy_features/after/docs/Enums.html +5 -5
  69. data/spec/integration_specs/misc_jazzy_features/after/docs/Global Variables.html +6 -6
  70. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Info.plist +0 -0
  71. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/Classes/ImplicitlyInternalTopLevelClass.html +5 -5
  72. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/Classes.html +7 -7
  73. 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
  74. 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
  75. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/Enums.html +5 -5
  76. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/Global Variables.html +6 -6
  77. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/ImplicitlyInternalTopLevelClass.html +5 -5
  78. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/carat.png +0 -0
  79. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/css/highlight.css +0 -0
  80. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/css/jazzy.css +0 -0
  81. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/dash.png +0 -0
  82. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/gh.png +0 -0
  83. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/highlight.css +0 -0
  84. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/img/carat.png +0 -0
  85. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/img/dash.png +0 -0
  86. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/img/gh.png +0 -0
  87. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/index.html +5 -5
  88. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/jazzy.css +0 -0
  89. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/jazzy.js +0 -0
  90. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/jquery.min.js +0 -0
  91. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/js/jazzy.js +0 -0
  92. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/Documents/js/jquery.min.js +0 -0
  93. data/spec/integration_specs/misc_jazzy_features/after/docs/{MiscJazzyFeatures.docset → docsets/MiscJazzyFeatures.docset}/Contents/Resources/docSet.dsidx.csv +0 -0
  94. data/spec/integration_specs/misc_jazzy_features/after/docs/index.html +5 -5
  95. data/spec/integration_specs/misc_jazzy_features/after/execution_output.txt +1 -2
  96. metadata +65 -67
  97. data/spec/integration_specs/document_alamofire/after/docs/Alamofire.docset/Contents/Resources/Documents/Classes/Manager/init(configuration:).html +0 -218
  98. data/spec/integration_specs/document_alamofire/after/docs/Alamofire.docset/Contents/Resources/Documents/Manager/init(configuration:).html +0 -218
  99. data/spec/integration_specs/document_alamofire/after/docs/Alamofire.docset/Contents/Resources/Documents/init(configuration:).html +0 -218
  100. data/spec/integration_specs/document_alamofire/after/docs/Classes/Manager/init(configuration:).html +0 -218
@@ -23,8 +23,9 @@
23
23
  <a title="Extensions Reference"></a>
24
24
  <header>
25
25
  <div class="content-wrapper">
26
- <p class="header-text"><a href="index.html">Alamofire Docs</a> (40% documented)</p>
26
+ <p class="header-text"><a href="index.html">Alamofire Docs</a> (83% documented)</p>
27
27
  <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>
28
+ <p id="header-links"><a href="dash-feed://http%3A%2F%2Fstatic%2Erealm%2Eio%2Fjazzy_demo%2FAlamofire%2Fdocsets%2FAlamofire%2Exml"><img id="header-icon" src="img/dash.png" height="16px" width="16px" />Install in Dash</a></p>
28
29
  </div>
29
30
  </header>
30
31
  <section id="valence">
@@ -73,25 +74,22 @@
73
74
  <a href="Extensions.html">Extensions</a>
74
75
  <ul class="nav-chapters">
75
76
  <li class="nav-chapter">
76
- <a href="Extensions.html#/s:SS">String</a>
77
+ <a href="Extensions/Manager.html">Manager</a>
77
78
  </li>
78
79
  <li class="nav-chapter">
79
- <a href="Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
80
+ <a href="Extensions/Manager.html">Manager</a>
80
81
  </li>
81
82
  <li class="nav-chapter">
82
83
  <a href="Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
83
84
  </li>
84
85
  <li class="nav-chapter">
85
- <a href="Extensions/Request.html">Request</a>
86
- </li>
87
- <li class="nav-chapter">
88
- <a href="Extensions/Manager.html">Manager</a>
86
+ <a href="Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
89
87
  </li>
90
88
  <li class="nav-chapter">
91
89
  <a href="Extensions.html#/s:C9Alamofire7Request">Request</a>
92
90
  </li>
93
91
  <li class="nav-chapter">
94
- <a href="Extensions/Manager.html">Manager</a>
92
+ <a href="Extensions/Request.html">Request</a>
95
93
  </li>
96
94
  <li class="nav-chapter">
97
95
  <a href="Extensions/Request.html">Request</a>
@@ -111,43 +109,46 @@
111
109
  <li class="nav-chapter">
112
110
  <a href="Extensions/Request.html">Request</a>
113
111
  </li>
112
+ <li class="nav-chapter">
113
+ <a href="Extensions.html#/s:SS">String</a>
114
+ </li>
114
115
  </ul>
115
116
  </li>
116
117
  <li class="part-name tasks">
117
118
  <a href="Functions.html">Functions</a>
118
119
  <ul class="nav-chapters">
119
120
  <li class="nav-chapter">
120
- <a href="Functions.html#/s:F9Alamofire7requestFTOS_6MethodPS_20URLStringConvertible_10parametersGSqGVSs10DictionarySSPSs9AnyObject___8encodingOS_17ParameterEncoding_CS_7Request">request(_:_:parameters:encoding:)</a>
121
+ <a href="Functions.html#/s:F9Alamofire8downloadFTPS_21URLRequestConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(_:_:)</a>
121
122
  </li>
122
123
  <li class="nav-chapter">
123
- <a href="Functions.html#/s:F9Alamofire7requestFPS_21URLRequestConvertible_CS_7Request">request(_:)</a>
124
+ <a href="Functions.html#/s:F9Alamofire8downloadFTOS_6MethodPS_20URLStringConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S2__CS_7Request">download(_:_:_:)</a>
124
125
  </li>
125
126
  <li class="nav-chapter">
126
- <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo5NSURL_CS_7Request">upload(_:_:_:)</a>
127
+ <a href="Functions.html#/s:F9Alamofire8downloadFT10resumeDataCSo6NSDataFTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(resumeData:_:)</a>
127
128
  </li>
128
129
  <li class="nav-chapter">
129
- <a href="Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo5NSURL_CS_7Request">upload(_:_:)</a>
130
+ <a href="Functions.html#/s:F9Alamofire7requestFPS_21URLRequestConvertible_CS_7Request">request(_:)</a>
130
131
  </li>
131
132
  <li class="nav-chapter">
132
- <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo6NSData_CS_7Request">upload(_:_:_:)</a>
133
+ <a href="Functions.html#/s:F9Alamofire7requestFTOS_6MethodPS_20URLStringConvertible_10parametersGSqGVSs10DictionarySSPSs9AnyObject___8encodingOS_17ParameterEncoding_CS_7Request">request(_:_:parameters:encoding:)</a>
133
134
  </li>
134
135
  <li class="nav-chapter">
135
136
  <a href="Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo6NSData_CS_7Request">upload(_:_:)</a>
136
137
  </li>
137
138
  <li class="nav-chapter">
138
- <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:_:)</a>
139
+ <a href="Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:)</a>
139
140
  </li>
140
141
  <li class="nav-chapter">
141
- <a href="Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:)</a>
142
+ <a href="Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo5NSURL_CS_7Request">upload(_:_:)</a>
142
143
  </li>
143
144
  <li class="nav-chapter">
144
- <a href="Functions.html#/s:F9Alamofire8downloadFTOS_6MethodPS_20URLStringConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S2__CS_7Request">download(_:_:_:)</a>
145
+ <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:_:)</a>
145
146
  </li>
146
147
  <li class="nav-chapter">
147
- <a href="Functions.html#/s:F9Alamofire8downloadFTPS_21URLRequestConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(_:_:)</a>
148
+ <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo5NSURL_CS_7Request">upload(_:_:_:)</a>
148
149
  </li>
149
150
  <li class="nav-chapter">
150
- <a href="Functions.html#/s:F9Alamofire8downloadFT10resumeDataCSo6NSDataFTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(resumeData:_:)</a>
151
+ <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo6NSData_CS_7Request">upload(_:_:_:)</a>
151
152
  </li>
152
153
  </ul>
153
154
  </li>
@@ -155,10 +156,10 @@
155
156
  <a href="Protocols.html">Protocols</a>
156
157
  <ul class="nav-chapters">
157
158
  <li class="nav-chapter">
158
- <a href="Protocols/URLStringConvertible.html">URLStringConvertible</a>
159
+ <a href="Protocols/URLRequestConvertible.html">URLRequestConvertible</a>
159
160
  </li>
160
161
  <li class="nav-chapter">
161
- <a href="Protocols/URLRequestConvertible.html">URLRequestConvertible</a>
162
+ <a href="Protocols/URLStringConvertible.html">URLStringConvertible</a>
162
163
  </li>
163
164
  </ul>
164
165
  </li>
@@ -23,8 +23,9 @@
23
23
  <a title="Functions Reference"></a>
24
24
  <header>
25
25
  <div class="content-wrapper">
26
- <p class="header-text"><a href="index.html">Alamofire Docs</a> (40% documented)</p>
26
+ <p class="header-text"><a href="index.html">Alamofire Docs</a> (83% documented)</p>
27
27
  <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>
28
+ <p id="header-links"><a href="dash-feed://http%3A%2F%2Fstatic%2Erealm%2Eio%2Fjazzy_demo%2FAlamofire%2Fdocsets%2FAlamofire%2Exml"><img id="header-icon" src="img/dash.png" height="16px" width="16px" />Install in Dash</a></p>
28
29
  </div>
29
30
  </header>
30
31
  <section id="valence">
@@ -73,25 +74,22 @@
73
74
  <a href="Extensions.html">Extensions</a>
74
75
  <ul class="nav-chapters">
75
76
  <li class="nav-chapter">
76
- <a href="Extensions.html#/s:SS">String</a>
77
+ <a href="Extensions/Manager.html">Manager</a>
77
78
  </li>
78
79
  <li class="nav-chapter">
79
- <a href="Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
80
+ <a href="Extensions/Manager.html">Manager</a>
80
81
  </li>
81
82
  <li class="nav-chapter">
82
83
  <a href="Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
83
84
  </li>
84
85
  <li class="nav-chapter">
85
- <a href="Extensions/Request.html">Request</a>
86
- </li>
87
- <li class="nav-chapter">
88
- <a href="Extensions/Manager.html">Manager</a>
86
+ <a href="Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
89
87
  </li>
90
88
  <li class="nav-chapter">
91
89
  <a href="Extensions.html#/s:C9Alamofire7Request">Request</a>
92
90
  </li>
93
91
  <li class="nav-chapter">
94
- <a href="Extensions/Manager.html">Manager</a>
92
+ <a href="Extensions/Request.html">Request</a>
95
93
  </li>
96
94
  <li class="nav-chapter">
97
95
  <a href="Extensions/Request.html">Request</a>
@@ -111,43 +109,46 @@
111
109
  <li class="nav-chapter">
112
110
  <a href="Extensions/Request.html">Request</a>
113
111
  </li>
112
+ <li class="nav-chapter">
113
+ <a href="Extensions.html#/s:SS">String</a>
114
+ </li>
114
115
  </ul>
115
116
  </li>
116
117
  <li class="part-name tasks">
117
118
  <a href="Functions.html">Functions</a>
118
119
  <ul class="nav-chapters">
119
120
  <li class="nav-chapter">
120
- <a href="Functions.html#/s:F9Alamofire7requestFTOS_6MethodPS_20URLStringConvertible_10parametersGSqGVSs10DictionarySSPSs9AnyObject___8encodingOS_17ParameterEncoding_CS_7Request">request(_:_:parameters:encoding:)</a>
121
+ <a href="Functions.html#/s:F9Alamofire8downloadFTPS_21URLRequestConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(_:_:)</a>
121
122
  </li>
122
123
  <li class="nav-chapter">
123
- <a href="Functions.html#/s:F9Alamofire7requestFPS_21URLRequestConvertible_CS_7Request">request(_:)</a>
124
+ <a href="Functions.html#/s:F9Alamofire8downloadFTOS_6MethodPS_20URLStringConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S2__CS_7Request">download(_:_:_:)</a>
124
125
  </li>
125
126
  <li class="nav-chapter">
126
- <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo5NSURL_CS_7Request">upload(_:_:_:)</a>
127
+ <a href="Functions.html#/s:F9Alamofire8downloadFT10resumeDataCSo6NSDataFTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(resumeData:_:)</a>
127
128
  </li>
128
129
  <li class="nav-chapter">
129
- <a href="Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo5NSURL_CS_7Request">upload(_:_:)</a>
130
+ <a href="Functions.html#/s:F9Alamofire7requestFPS_21URLRequestConvertible_CS_7Request">request(_:)</a>
130
131
  </li>
131
132
  <li class="nav-chapter">
132
- <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo6NSData_CS_7Request">upload(_:_:_:)</a>
133
+ <a href="Functions.html#/s:F9Alamofire7requestFTOS_6MethodPS_20URLStringConvertible_10parametersGSqGVSs10DictionarySSPSs9AnyObject___8encodingOS_17ParameterEncoding_CS_7Request">request(_:_:parameters:encoding:)</a>
133
134
  </li>
134
135
  <li class="nav-chapter">
135
136
  <a href="Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo6NSData_CS_7Request">upload(_:_:)</a>
136
137
  </li>
137
138
  <li class="nav-chapter">
138
- <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:_:)</a>
139
+ <a href="Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:)</a>
139
140
  </li>
140
141
  <li class="nav-chapter">
141
- <a href="Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:)</a>
142
+ <a href="Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo5NSURL_CS_7Request">upload(_:_:)</a>
142
143
  </li>
143
144
  <li class="nav-chapter">
144
- <a href="Functions.html#/s:F9Alamofire8downloadFTOS_6MethodPS_20URLStringConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S2__CS_7Request">download(_:_:_:)</a>
145
+ <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:_:)</a>
145
146
  </li>
146
147
  <li class="nav-chapter">
147
- <a href="Functions.html#/s:F9Alamofire8downloadFTPS_21URLRequestConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(_:_:)</a>
148
+ <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo5NSURL_CS_7Request">upload(_:_:_:)</a>
148
149
  </li>
149
150
  <li class="nav-chapter">
150
- <a href="Functions.html#/s:F9Alamofire8downloadFT10resumeDataCSo6NSDataFTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(resumeData:_:)</a>
151
+ <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo6NSData_CS_7Request">upload(_:_:_:)</a>
151
152
  </li>
152
153
  </ul>
153
154
  </li>
@@ -155,10 +156,10 @@
155
156
  <a href="Protocols.html">Protocols</a>
156
157
  <ul class="nav-chapters">
157
158
  <li class="nav-chapter">
158
- <a href="Protocols/URLStringConvertible.html">URLStringConvertible</a>
159
+ <a href="Protocols/URLRequestConvertible.html">URLRequestConvertible</a>
159
160
  </li>
160
161
  <li class="nav-chapter">
161
- <a href="Protocols/URLRequestConvertible.html">URLRequestConvertible</a>
162
+ <a href="Protocols/URLStringConvertible.html">URLStringConvertible</a>
162
163
  </li>
163
164
  </ul>
164
165
  </li>
@@ -205,7 +206,7 @@
205
206
 
206
207
  <div class="Swift">
207
208
  <p class="aside-title">Swift</p>
208
- <pre class="highlight"><code><span class="kd">public</span> <span class="kd">func</span> <span class="nf">request</span><span class="p">(</span><span class="nv">method</span><span class="p">:</span> <span class="kt">Method</span><span class="p">,</span> <span class="kt">URLString</span><span class="p">:</span> <span class="kt">URLStringConvertible</span><span class="p">,</span> <span class="nv">parameters</span><span class="p">:</span> <span class="p">[</span><span class="kt">String</span> <span class="p">:</span> <span class="kt">AnyObject</span><span class="p">]?</span> <span class="o">=</span> <span class="k">default</span><span class="p">,</span> <span class="nv">encoding</span><span class="p">:</span> <span class="kt">ParameterEncoding</span> <span class="o">=</span> <span class="k">default</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Request</span></code></pre>
209
+ <pre class="highlight"><code><span class="kd">public</span> <span class="kd">func</span> <span class="nf">request</span><span class="p">(</span><span class="nv">method</span><span class="p">:</span> <span class="kt">Method</span><span class="p">,</span> <span class="kt">URLString</span><span class="p">:</span> <span class="kt">URLStringConvertible</span><span class="p">,</span> <span class="nv">parameters</span><span class="p">:</span> <span class="p">[</span><span class="kt">String</span><span class="p">:</span> <span class="kt">AnyObject</span><span class="p">]?</span> <span class="o">=</span> <span class="kc">nil</span><span class="p">,</span> <span class="nv">encoding</span><span class="p">:</span> <span class="kt">ParameterEncoding</span> <span class="o">=</span> <span class="o">.</span><span class="kt">URL</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Request</span></code></pre>
209
210
 
210
211
  </div>
211
212
  </div>
@@ -23,8 +23,9 @@
23
23
  <a title="Global Variables Reference"></a>
24
24
  <header>
25
25
  <div class="content-wrapper">
26
- <p class="header-text"><a href="index.html">Alamofire Docs</a> (40% documented)</p>
26
+ <p class="header-text"><a href="index.html">Alamofire Docs</a> (83% documented)</p>
27
27
  <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>
28
+ <p id="header-links"><a href="dash-feed://http%3A%2F%2Fstatic%2Erealm%2Eio%2Fjazzy_demo%2FAlamofire%2Fdocsets%2FAlamofire%2Exml"><img id="header-icon" src="img/dash.png" height="16px" width="16px" />Install in Dash</a></p>
28
29
  </div>
29
30
  </header>
30
31
  <section id="valence">
@@ -73,25 +74,22 @@
73
74
  <a href="Extensions.html">Extensions</a>
74
75
  <ul class="nav-chapters">
75
76
  <li class="nav-chapter">
76
- <a href="Extensions.html#/s:SS">String</a>
77
+ <a href="Extensions/Manager.html">Manager</a>
77
78
  </li>
78
79
  <li class="nav-chapter">
79
- <a href="Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
80
+ <a href="Extensions/Manager.html">Manager</a>
80
81
  </li>
81
82
  <li class="nav-chapter">
82
83
  <a href="Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
83
84
  </li>
84
85
  <li class="nav-chapter">
85
- <a href="Extensions/Request.html">Request</a>
86
- </li>
87
- <li class="nav-chapter">
88
- <a href="Extensions/Manager.html">Manager</a>
86
+ <a href="Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
89
87
  </li>
90
88
  <li class="nav-chapter">
91
89
  <a href="Extensions.html#/s:C9Alamofire7Request">Request</a>
92
90
  </li>
93
91
  <li class="nav-chapter">
94
- <a href="Extensions/Manager.html">Manager</a>
92
+ <a href="Extensions/Request.html">Request</a>
95
93
  </li>
96
94
  <li class="nav-chapter">
97
95
  <a href="Extensions/Request.html">Request</a>
@@ -111,43 +109,46 @@
111
109
  <li class="nav-chapter">
112
110
  <a href="Extensions/Request.html">Request</a>
113
111
  </li>
112
+ <li class="nav-chapter">
113
+ <a href="Extensions.html#/s:SS">String</a>
114
+ </li>
114
115
  </ul>
115
116
  </li>
116
117
  <li class="part-name tasks">
117
118
  <a href="Functions.html">Functions</a>
118
119
  <ul class="nav-chapters">
119
120
  <li class="nav-chapter">
120
- <a href="Functions.html#/s:F9Alamofire7requestFTOS_6MethodPS_20URLStringConvertible_10parametersGSqGVSs10DictionarySSPSs9AnyObject___8encodingOS_17ParameterEncoding_CS_7Request">request(_:_:parameters:encoding:)</a>
121
+ <a href="Functions.html#/s:F9Alamofire8downloadFTPS_21URLRequestConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(_:_:)</a>
121
122
  </li>
122
123
  <li class="nav-chapter">
123
- <a href="Functions.html#/s:F9Alamofire7requestFPS_21URLRequestConvertible_CS_7Request">request(_:)</a>
124
+ <a href="Functions.html#/s:F9Alamofire8downloadFTOS_6MethodPS_20URLStringConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S2__CS_7Request">download(_:_:_:)</a>
124
125
  </li>
125
126
  <li class="nav-chapter">
126
- <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo5NSURL_CS_7Request">upload(_:_:_:)</a>
127
+ <a href="Functions.html#/s:F9Alamofire8downloadFT10resumeDataCSo6NSDataFTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(resumeData:_:)</a>
127
128
  </li>
128
129
  <li class="nav-chapter">
129
- <a href="Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo5NSURL_CS_7Request">upload(_:_:)</a>
130
+ <a href="Functions.html#/s:F9Alamofire7requestFPS_21URLRequestConvertible_CS_7Request">request(_:)</a>
130
131
  </li>
131
132
  <li class="nav-chapter">
132
- <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo6NSData_CS_7Request">upload(_:_:_:)</a>
133
+ <a href="Functions.html#/s:F9Alamofire7requestFTOS_6MethodPS_20URLStringConvertible_10parametersGSqGVSs10DictionarySSPSs9AnyObject___8encodingOS_17ParameterEncoding_CS_7Request">request(_:_:parameters:encoding:)</a>
133
134
  </li>
134
135
  <li class="nav-chapter">
135
136
  <a href="Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo6NSData_CS_7Request">upload(_:_:)</a>
136
137
  </li>
137
138
  <li class="nav-chapter">
138
- <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:_:)</a>
139
+ <a href="Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:)</a>
139
140
  </li>
140
141
  <li class="nav-chapter">
141
- <a href="Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:)</a>
142
+ <a href="Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo5NSURL_CS_7Request">upload(_:_:)</a>
142
143
  </li>
143
144
  <li class="nav-chapter">
144
- <a href="Functions.html#/s:F9Alamofire8downloadFTOS_6MethodPS_20URLStringConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S2__CS_7Request">download(_:_:_:)</a>
145
+ <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:_:)</a>
145
146
  </li>
146
147
  <li class="nav-chapter">
147
- <a href="Functions.html#/s:F9Alamofire8downloadFTPS_21URLRequestConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(_:_:)</a>
148
+ <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo5NSURL_CS_7Request">upload(_:_:_:)</a>
148
149
  </li>
149
150
  <li class="nav-chapter">
150
- <a href="Functions.html#/s:F9Alamofire8downloadFT10resumeDataCSo6NSDataFTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(resumeData:_:)</a>
151
+ <a href="Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo6NSData_CS_7Request">upload(_:_:_:)</a>
151
152
  </li>
152
153
  </ul>
153
154
  </li>
@@ -155,10 +156,10 @@
155
156
  <a href="Protocols.html">Protocols</a>
156
157
  <ul class="nav-chapters">
157
158
  <li class="nav-chapter">
158
- <a href="Protocols/URLStringConvertible.html">URLStringConvertible</a>
159
+ <a href="Protocols/URLRequestConvertible.html">URLRequestConvertible</a>
159
160
  </li>
160
161
  <li class="nav-chapter">
161
- <a href="Protocols/URLRequestConvertible.html">URLRequestConvertible</a>
162
+ <a href="Protocols/URLStringConvertible.html">URLStringConvertible</a>
162
163
  </li>
163
164
  </ul>
164
165
  </li>
@@ -201,7 +202,7 @@
201
202
 
202
203
  <div class="Swift">
203
204
  <p class="aside-title">Swift</p>
204
- <pre class="highlight"><code><span class="kd">public</span> <span class="k">let</span> <span class="nv">AlamofireErrorDomain</span><span class="p">:</span> <span class="kt">String</span></code></pre>
205
+ <pre class="highlight"><code><span class="kd">public</span> <span class="k">let</span> <span class="nv">AlamofireErrorDomain</span> <span class="o">=</span> <span class="s">"com.alamofire.error"</span></code></pre>
205
206
 
206
207
  </div>
207
208
  </div>
@@ -24,8 +24,9 @@
24
24
  <a title="Manager Extension Reference"></a>
25
25
  <header>
26
26
  <div class="content-wrapper">
27
- <p class="header-text"><a href="../index.html">Alamofire Docs</a> (40% documented)</p>
27
+ <p class="header-text"><a href="../index.html">Alamofire Docs</a> (83% documented)</p>
28
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
+ <p id="header-links"><a href="dash-feed://http%3A%2F%2Fstatic%2Erealm%2Eio%2Fjazzy_demo%2FAlamofire%2Fdocsets%2FAlamofire%2Exml"><img id="header-icon" src="../img/dash.png" height="16px" width="16px" />Install in Dash</a></p>
29
30
  </div>
30
31
  </header>
31
32
  <section id="valence">
@@ -74,25 +75,22 @@
74
75
  <a href="../Extensions.html">Extensions</a>
75
76
  <ul class="nav-chapters">
76
77
  <li class="nav-chapter">
77
- <a href="../Extensions.html#/s:SS">String</a>
78
+ <a href="../Extensions/Manager.html">Manager</a>
78
79
  </li>
79
80
  <li class="nav-chapter">
80
- <a href="../Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
81
+ <a href="../Extensions/Manager.html">Manager</a>
81
82
  </li>
82
83
  <li class="nav-chapter">
83
84
  <a href="../Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
84
85
  </li>
85
86
  <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>
87
+ <a href="../Extensions.html#/c:objc(cs)NSURLRequest">NSURLRequest</a>
90
88
  </li>
91
89
  <li class="nav-chapter">
92
90
  <a href="../Extensions.html#/s:C9Alamofire7Request">Request</a>
93
91
  </li>
94
92
  <li class="nav-chapter">
95
- <a href="../Extensions/Manager.html">Manager</a>
93
+ <a href="../Extensions/Request.html">Request</a>
96
94
  </li>
97
95
  <li class="nav-chapter">
98
96
  <a href="../Extensions/Request.html">Request</a>
@@ -112,43 +110,46 @@
112
110
  <li class="nav-chapter">
113
111
  <a href="../Extensions/Request.html">Request</a>
114
112
  </li>
113
+ <li class="nav-chapter">
114
+ <a href="../Extensions.html#/s:SS">String</a>
115
+ </li>
115
116
  </ul>
116
117
  </li>
117
118
  <li class="part-name tasks">
118
119
  <a href="../Functions.html">Functions</a>
119
120
  <ul class="nav-chapters">
120
121
  <li class="nav-chapter">
121
- <a href="../Functions.html#/s:F9Alamofire7requestFTOS_6MethodPS_20URLStringConvertible_10parametersGSqGVSs10DictionarySSPSs9AnyObject___8encodingOS_17ParameterEncoding_CS_7Request">request(_:_:parameters:encoding:)</a>
122
+ <a href="../Functions.html#/s:F9Alamofire8downloadFTPS_21URLRequestConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(_:_:)</a>
122
123
  </li>
123
124
  <li class="nav-chapter">
124
- <a href="../Functions.html#/s:F9Alamofire7requestFPS_21URLRequestConvertible_CS_7Request">request(_:)</a>
125
+ <a href="../Functions.html#/s:F9Alamofire8downloadFTOS_6MethodPS_20URLStringConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S2__CS_7Request">download(_:_:_:)</a>
125
126
  </li>
126
127
  <li class="nav-chapter">
127
- <a href="../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo5NSURL_CS_7Request">upload(_:_:_:)</a>
128
+ <a href="../Functions.html#/s:F9Alamofire8downloadFT10resumeDataCSo6NSDataFTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(resumeData:_:)</a>
128
129
  </li>
129
130
  <li class="nav-chapter">
130
- <a href="../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo5NSURL_CS_7Request">upload(_:_:)</a>
131
+ <a href="../Functions.html#/s:F9Alamofire7requestFPS_21URLRequestConvertible_CS_7Request">request(_:)</a>
131
132
  </li>
132
133
  <li class="nav-chapter">
133
- <a href="../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo6NSData_CS_7Request">upload(_:_:_:)</a>
134
+ <a href="../Functions.html#/s:F9Alamofire7requestFTOS_6MethodPS_20URLStringConvertible_10parametersGSqGVSs10DictionarySSPSs9AnyObject___8encodingOS_17ParameterEncoding_CS_7Request">request(_:_:parameters:encoding:)</a>
134
135
  </li>
135
136
  <li class="nav-chapter">
136
137
  <a href="../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo6NSData_CS_7Request">upload(_:_:)</a>
137
138
  </li>
138
139
  <li class="nav-chapter">
139
- <a href="../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:_:)</a>
140
+ <a href="../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:)</a>
140
141
  </li>
141
142
  <li class="nav-chapter">
142
- <a href="../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:)</a>
143
+ <a href="../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo5NSURL_CS_7Request">upload(_:_:)</a>
143
144
  </li>
144
145
  <li class="nav-chapter">
145
- <a href="../Functions.html#/s:F9Alamofire8downloadFTOS_6MethodPS_20URLStringConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S2__CS_7Request">download(_:_:_:)</a>
146
+ <a href="../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:_:)</a>
146
147
  </li>
147
148
  <li class="nav-chapter">
148
- <a href="../Functions.html#/s:F9Alamofire8downloadFTPS_21URLRequestConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(_:_:)</a>
149
+ <a href="../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo5NSURL_CS_7Request">upload(_:_:_:)</a>
149
150
  </li>
150
151
  <li class="nav-chapter">
151
- <a href="../Functions.html#/s:F9Alamofire8downloadFT10resumeDataCSo6NSDataFTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(resumeData:_:)</a>
152
+ <a href="../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo6NSData_CS_7Request">upload(_:_:_:)</a>
152
153
  </li>
153
154
  </ul>
154
155
  </li>
@@ -156,10 +157,10 @@
156
157
  <a href="../Protocols.html">Protocols</a>
157
158
  <ul class="nav-chapters">
158
159
  <li class="nav-chapter">
159
- <a href="../Protocols/URLStringConvertible.html">URLStringConvertible</a>
160
+ <a href="../Protocols/URLRequestConvertible.html">URLRequestConvertible</a>
160
161
  </li>
161
162
  <li class="nav-chapter">
162
- <a href="../Protocols/URLRequestConvertible.html">URLRequestConvertible</a>
163
+ <a href="../Protocols/URLStringConvertible.html">URLStringConvertible</a>
163
164
  </li>
164
165
  </ul>
165
166
  </li>