Rebuilt HTML documentation

This commit is contained in:
Ross Poulton
2011-02-05 05:11:34 +00:00
parent a15c8e0e23
commit 613b2fc132
26 changed files with 476 additions and 122 deletions

View File

@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>django-helpdesk Ticket API &mdash; django-helpdesk v0.1 documentation</title>
<title>Ticket API &mdash; django-helpdesk v0.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
@ -23,7 +23,7 @@
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="django-helpdesk v0.1 documentation" href="index.html" />
<link rel="prev" title="django-helpdesk custom fields" href="custom_fields.html" />
<link rel="prev" title="Custom Fields" href="custom_fields.html" />
</head>
<body>
<div class="related">
@ -33,7 +33,7 @@
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="custom_fields.html" title="django-helpdesk custom fields"
<a href="custom_fields.html" title="Custom Fields"
accesskey="P">previous</a> |</li>
<li><a href="index.html">django-helpdesk v0.1 documentation</a> &raquo;</li>
</ul>
@ -44,10 +44,10 @@
<div class="bodywrapper">
<div class="body">
<div class="section" id="django-helpdesk-ticket-api">
<h1>django-helpdesk Ticket API<a class="headerlink" href="#django-helpdesk-ticket-api" title="Permalink to this headline"></a></h1>
<div class="section" id="ticket-api">
<h1>Ticket API<a class="headerlink" href="#ticket-api" title="Permalink to this headline"></a></h1>
<p>django-helpdesk includes an API accessible via HTTP POST requests, allowing you to create and alter tickets from 3rd party software and systems.</p>
<p>For usage instructions and command syntax, see the file templates/helpdesk/api_help.html, or visit <a class="reference external" href="http://helpdesk/api/help/">http://helpdesk/api/help/</a>.</p>
<p>For usage instructions and command syntax, see the file <tt class="docutils literal"><span class="pre">templates/helpdesk/api_help.html</span></tt>, or visit <a class="reference external" href="http://helpdesk/api/help/">http://helpdesk/api/help/</a>.</p>
</div>
@ -58,7 +58,7 @@
<div class="sphinxsidebarwrapper">
<h4>Previous topic</h4>
<p class="topless"><a href="custom_fields.html"
title="previous chapter">django-helpdesk custom fields</a></p>
title="previous chapter">Custom Fields</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/api.txt"
@ -88,7 +88,7 @@
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="custom_fields.html" title="django-helpdesk custom fields"
<a href="custom_fields.html" title="Custom Fields"
>previous</a> |</li>
<li><a href="index.html">django-helpdesk v0.1 documentation</a> &raquo;</li>
</ul>