spec/integration_specs/document_alamofire/after/docs/Classes/Request.html in jazzy-0.0.14 vs spec/integration_specs/document_alamofire/after/docs/Classes/Request.html in jazzy-0.0.15

- old
+ new

@@ -1,10 +1,11 @@ <!DOCTYPE html> <html lang="en"> <head> <title>Request Class Reference</title> <link rel="stylesheet" type="text/css" href="../css/jazzy.css" /> + <link rel="stylesheet" type="text/css" href="../css/github_syntax_highlighting.css" /> <meta charset='utf-8'> <script src="../js/jquery.min.js" defer></script> <script src="../js/jazzy.js" defer></script> </head> <body id="reference" class="Swift"> @@ -162,14 +163,13 @@ <p class="para">Responsible for sending a request and receiving the response and associated data from the server, as well as managing its underlying <code>NSURLSessionTask</code>.</p> </section> <section class="section task-group-section"> <div class="task-group"> <div class="task-name-container"> - <a name="/Children"></a> - <a href="#/Children"> - <h3 class="section-name"></h3> - </a> + + <a name="/Unnamed"></a> + </div> <ul class="task-group-list"> <li class="item symbol"> <div class="task-group-term"> <code> @@ -348,10 +348,22 @@ <a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L538">Show on GitHub</a> </div> </section> </div> </li> + </ul> + </div> + <div class="task-group"> + <div class="task-name-container"> + + <a name="/Authentication"></a> + <a href="#/Authentication"> + <h3 class="section-name">Authentication</h3> + </a> + + </div> + <ul class="task-group-list"> <li class="item symbol"> <div class="task-group-term"> <code> <a name="/s:FC9Alamofire7Request12authenticateFDS0_FT4userSS8passwordSS_DS0_"> <a class="x-instance-method Swift" href="#/s:FC9Alamofire7Request12authenticateFDS0_FT4userSS8passwordSS_DS0_">authenticate(user:password:)</a> @@ -466,10 +478,22 @@ <a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L578">Show on GitHub</a> </div> </section> </div> </li> + </ul> + </div> + <div class="task-group"> + <div class="task-name-container"> + + <a name="/Progress"></a> + <a href="#/Progress"> + <h3 class="section-name">Progress</h3> + </a> + + </div> + <ul class="task-group-list"> <li class="item symbol"> <div class="task-group-term"> <code> <a name="/s:FC9Alamofire7Request8progressFDS0_FT7closureGSqFTVSs5Int64S1_S1__T___DS0_"> <a class="x-instance-method Swift" href="#/s:FC9Alamofire7Request8progressFDS0_FT7closureGSqFTVSs5Int64S1_S1__T___DS0_">progress(closure:)</a> @@ -519,9 +543,21 @@ <a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L596">Show on GitHub</a> </div> </section> </div> </li> + </ul> + </div> + <div class="task-group"> + <div class="task-name-container"> + + <a name="/Response"></a> + <a href="#/Response"> + <h3 class="section-name">Response</h3> + </a> + + </div> + <ul class="task-group-list"> <li class="item symbol"> <div class="task-group-term"> <code> <a name="/s:FC9Alamofire7Request22responseDataSerializerFMS0_FT_FTCSo12NSURLRequestGSqCSo17NSHTTPURLResponse_GSqCSo6NSData__TGSqPSs9AnyObject__GSqCSo7NSError__"> <a class="x-instance-method Swift" href="#/s:FC9Alamofire7Request22responseDataSerializerFMS0_FT_FTCSo12NSURLRequestGSqCSo17NSHTTPURLResponse_GSqCSo6NSData__TGSqPSs9AnyObject__GSqCSo7NSError__">responseDataSerializer()</a>