Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 702c68d5fbd4d94ac905a4776d2d84dc > files > 118

python-django-authority-0.4-4.mga4.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Documentation Guildlines &mdash; django-authority v0.4dev documentation</title>
    <link rel="stylesheet" href="_static/nature.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '',
        VERSION:     '0.4dev',
        COLLAPSE_MODINDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="shortcut icon" href="_static/favicon.png"/>
    <link rel="top" title="django-authority v0.4dev documentation" href="index.html" />
    <link rel="prev" title="Support" href="support.html" /> 
  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="support.html" title="Support"
             accesskey="P">previous</a> |</li>
        <li><a href="index.html">django-authority v0.4dev documentation</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="admonition warning" id="documentation-guidelines">
<p class="first admonition-title">Warning</p>
<p class="last">This document is for internal use only.</p>
</div>
<div class="section" id="documentation-guildlines">
<h1>Documentation Guildlines<a class="headerlink" href="#documentation-guildlines" title="Permalink to this headline">¶</a></h1>
<div class="section" id="headline-scheme">
<h2>Headline scheme<a class="headerlink" href="#headline-scheme" title="Permalink to this headline">¶</a></h2>
<div class="highlight-python"><pre>===================================
First level (equals top and bottom)
===================================

Second Level (equals bottom)
============================

Third level (dashes botton)
---------------------------

Fourth level (drunken dashes bottom)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</pre>
</div>
<p>Please try to use not more than 4 levels of headlines.</p>
</div>
<div class="section" id="overall-salutation-guidelines">
<h2>Overall salutation guidelines<a class="headerlink" href="#overall-salutation-guidelines" title="Permalink to this headline">¶</a></h2>
<p>Use the <em>We</em> and <em>you</em>:</p>
<div class="highlight-python"><pre>We think that you should send us a bottle of your local beer.</pre>
</div>
</div>
<div class="section" id="some-thoughts">
<h2>Some thoughts<a class="headerlink" href="#some-thoughts" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>Many internal links are good</li>
<li>Text should not be wider than 80 characters</li>
<li>Two pages are better than one ultra-long page</li>
</ul>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
            <p class="logo"><a href="index.html">
              <img class="logo" src="_static/logo.png" alt="Logo"/>
            </a></p>
            <h3><a href="index.html">Table Of Contents</a></h3>
            <ul>
<li><a class="reference external" href="">Documentation Guildlines</a><ul>
<li><a class="reference external" href="#headline-scheme">Headline scheme</a></li>
<li><a class="reference external" href="#overall-salutation-guidelines">Overall salutation guidelines</a></li>
<li><a class="reference external" href="#some-thoughts">Some thoughts</a></li>
</ul>
</li>
</ul>

            <h4>Previous topic</h4>
            <p class="topless"><a href="support.html"
                                  title="previous chapter">Support</a></p>
          <div id="searchbox" style="display: none">
            <h3>Quick search</h3>
              <form class="search" action="search.html" method="get">
                <input type="text" name="q" size="18" />
                <input type="submit" value="Go" />
                <input type="hidden" name="check_keywords" value="yes" />
                <input type="hidden" name="area" value="default" />
              </form>
              <p class="searchtip" style="font-size: 90%">
              Enter search terms or a module, class or function name.
              </p>
          </div>
          <script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="support.html" title="Support"
             >previous</a> |</li>
        <li><a href="index.html">django-authority v0.4dev documentation</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
      &copy; Copyright 2009, the django-authority team.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.3.
    </div>
  </body>
</html>