mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-10 00:17:54 +02:00
Rebuilt HTML documentation
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
||||
<title>django-helpdesk Configuration — django-helpdesk v0.1 documentation</title>
|
||||
<title>Configuration — 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"
|
||||
|
Reference in New Issue
Block a user