Skip to content

Commit

Permalink
updated docs for v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gecampbell committed Feb 21, 2013
1 parent e1ed0cc commit cb96ebb
Show file tree
Hide file tree
Showing 4 changed files with 146 additions and 146 deletions.
8 changes: 4 additions & 4 deletions docs/api/globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ <h3>
<h3>
<span class="nb-faded-text"> 
</span>RAXSDK_VERSION<span class="nb-faded-text">
= '1.3'</span>
= '1.4'</span>
</h3>
<em></em><br><br>
</div>
Expand Down Expand Up @@ -482,11 +482,11 @@ <h3>
</h3>
<em></em><br><br>
</div>
<a id="::RAXSDK_CONTENT_TYPE"></a><div class="constant">
<a id="::RAXSDK_CONTENT_TYPE_JSON"></a><div class="constant">
<h3>
<span class="nb-faded-text"> 
</span>RAXSDK_CONTENT_TYPE<span class="nb-faded-text">
= 'Content-Type: application/json'</span>
</span>RAXSDK_CONTENT_TYPE_JSON<span class="nb-faded-text">
= 'application/json'</span>
</h3>
<em></em><br><br>
</div>
Expand Down
38 changes: 19 additions & 19 deletions docs/api/parse_markers.html
Original file line number Diff line number Diff line change
Expand Up @@ -1229,97 +1229,97 @@ <h3><a href="#">http.php<small>30</small></a></h3>
</tr>
<tr>
<td>error</td>
<td>145</td>
<td>150</td>
<td>Argument $value is missing from the Docblock of SetRetries()</td>
</tr>
<tr>
<td>error</td>
<td>300</td>
<td>305</td>
<td>No DocBlock was found for property $errno</td>
</tr>
<tr>
<td>error</td>
<td>301</td>
<td>306</td>
<td>No DocBlock was found for property $error</td>
</tr>
<tr>
<td>error</td>
<td>302</td>
<td>307</td>
<td>No DocBlock was found for property $info</td>
</tr>
<tr>
<td>error</td>
<td>303</td>
<td>308</td>
<td>No DocBlock was found for property $body</td>
</tr>
<tr>
<td>error</td>
<td>304</td>
<td>309</td>
<td>No DocBlock was found for property $headers</td>
</tr>
<tr>
<td>error</td>
<td>306</td>
<td>311</td>
<td>Argument $request is missing from the Docblock of __construct()</td>
</tr>
<tr>
<td>error</td>
<td>306</td>
<td>311</td>
<td>Argument $data is missing from the Docblock of __construct()</td>
</tr>
<tr>
<td>error</td>
<td>351</td>
<td>356</td>
<td>Argument $name is missing from the Docblock of Header()</td>
</tr>
<tr>
<td>error</td>
<td>403</td>
<td>408</td>
<td>No DocBlock was found for property $errno</td>
</tr>
<tr>
<td>error</td>
<td>404</td>
<td>409</td>
<td>No DocBlock was found for property $error</td>
</tr>
<tr>
<td>error</td>
<td>405</td>
<td>410</td>
<td>No DocBlock was found for property $info</td>
</tr>
<tr>
<td>error</td>
<td>406</td>
<td>411</td>
<td>No DocBlock was found for property $body</td>
</tr>
<tr>
<td>error</td>
<td>407</td>
<td>412</td>
<td>No DocBlock was found for property $headers</td>
</tr>
<tr>
<td>error</td>
<td>408</td>
<td>413</td>
<td>No DocBlock was found for property $status</td>
</tr>
<tr>
<td>error</td>
<td>409</td>
<td>414</td>
<td>No DocBlock was found for property $rawdata</td>
</tr>
<tr>
<td>error</td>
<td>410</td>
<td>415</td>
<td>No DocBlock was found for method __construct()</td>
</tr>
<tr>
<td>error</td>
<td>414</td>
<td>419</td>
<td>No DocBlock was found for method HttpBody()</td>
</tr>
<tr>
<td>error</td>
<td>415</td>
<td>420</td>
<td>No DocBlock was found for method HttpStatus()</td>
</tr>
</table></div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/search_index.xml

Large diffs are not rendered by default.

Loading

0 comments on commit cb96ebb

Please sign in to comment.