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 Configuration &mdash; django-helpdesk v0.1 documentation</title>
<title>Configuration &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="next" title="django-helpdesk settings" href="settings.html" />
<link rel="next" title="Settings" href="settings.html" />
<link rel="prev" title="Installation" href="install.html" />
</head>
<body>
@ -34,7 +34,7 @@
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="settings.html" title="django-helpdesk settings"
<a href="settings.html" title="Settings"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="install.html" title="Installation"
@ -48,8 +48,8 @@
<div class="bodywrapper">
<div class="body">
<div class="section" id="django-helpdesk-configuration">
<h1>django-helpdesk Configuration<a class="headerlink" href="#django-helpdesk-configuration" title="Permalink to this headline"></a></h1>
<div class="section" id="configuration">
<h1>Configuration<a class="headerlink" href="#configuration" title="Permalink to this headline"></a></h1>
<p>Before django-helpdesk will be much use, you need to do some basic configuration. Most of this is done via the Django admin screens.</p>
<ol class="arabic">
<li><p class="first">Visit <tt class="docutils literal"><span class="pre">http://yoursite/admin/</span></tt> and add a Helpdesk Queue. If you wish, enter your POP3 or IMAP server details.</p>
@ -98,7 +98,7 @@
title="previous chapter">Installation</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="settings.html"
title="next chapter">django-helpdesk settings</a></p>
title="next chapter">Settings</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/configuration.txt"
@ -128,7 +128,7 @@
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="settings.html" title="django-helpdesk settings"
<a href="settings.html" title="Settings"
>next</a> |</li>
<li class="right" >
<a href="install.html" title="Installation"