Newer
Older
postorius / doc / _build / html / index.html
@benste benste on 18 Aug 2011 5 KB added license
  1.  
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7. <head>
  8. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  9. <title>Welcome to mailman_django’s documentation! &mdash; mailman_django v0.1 documentation</title>
  10. <link rel="stylesheet" href="_static/default.css" type="text/css" />
  11. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  12. <script type="text/javascript">
  13. var DOCUMENTATION_OPTIONS = {
  14. URL_ROOT: '',
  15. VERSION: '0.1',
  16. COLLAPSE_INDEX: false,
  17. FILE_SUFFIX: '.html',
  18. HAS_SOURCE: true
  19. };
  20. </script>
  21. <script type="text/javascript" src="_static/jquery.js"></script>
  22. <script type="text/javascript" src="_static/underscore.js"></script>
  23. <script type="text/javascript" src="_static/doctools.js"></script>
  24. <link rel="top" title="mailman_django v0.1 documentation" href="#" />
  25. <link rel="next" title="Installation" href="setup.html" />
  26. </head>
  27. <body>
  28. <div class="related">
  29. <h3>Navigation</h3>
  30. <ul>
  31. <li class="right" style="margin-right: 10px">
  32. <a href="genindex.html" title="General Index"
  33. accesskey="I">index</a></li>
  34. <li class="right" >
  35. <a href="py-modindex.html" title="Python Module Index"
  36. >modules</a> |</li>
  37. <li class="right" >
  38. <a href="setup.html" title="Installation"
  39. accesskey="N">next</a> |</li>
  40. <li><a href="#">mailman_django v0.1 documentation</a> &raquo;</li>
  41. </ul>
  42. </div>
  43.  
  44. <div class="document">
  45. <div class="documentwrapper">
  46. <div class="bodywrapper">
  47. <div class="body">
  48. <div class="section" id="welcome-to-mailman-django-s-documentation">
  49. <h1>Welcome to mailman_django&#8217;s documentation!<a class="headerlink" href="#welcome-to-mailman-django-s-documentation" title="Permalink to this headline"></a></h1>
  50. <p>Contents:</p>
  51. <div class="toctree-wrapper compound">
  52. <ul>
  53. <li class="toctree-l1"><a class="reference internal" href="setup.html">Installation</a><ul>
  54. <li class="toctree-l2"><a class="reference internal" href="setup.html#mailman3-a7">Mailman3 - a7</a></li>
  55. <li class="toctree-l2"><a class="reference internal" href="setup.html#mailman-client-rest-api">Mailman Client / REST Api</a></li>
  56. <li class="toctree-l2"><a class="reference internal" href="setup.html#django-1-3">Django 1.3</a></li>
  57. <li class="toctree-l2"><a class="reference internal" href="setup.html#django-site-installation">Django Site Installation</a></li>
  58. <li class="toctree-l2"><a class="reference internal" href="setup.html#django-application">Django Application</a></li>
  59. <li class="toctree-l2"><a class="reference internal" href="setup.html#test-the-sites-functionality">Test the Sites functionality</a></li>
  60. </ul>
  61. </li>
  62. <li class="toctree-l1"><a class="reference internal" href="using.html">Using the Django App - Developers Resource</a><ul>
  63. <li class="toctree-l2"><a class="reference internal" href="using.html#test-suite-for-the-mailman-ui">Test suite for the Mailman UI.</a></li>
  64. </ul>
  65. </li>
  66. <li class="toctree-l1"><a class="reference internal" href="license.html">Contributions:</a><ul>
  67. <li class="toctree-l2"><a class="reference internal" href="license.html#mailman-is-licensed-unter-gpl">Mailman is licensed unter <em>GPL</em></a></li>
  68. <li class="toctree-l2"><a class="reference internal" href="license.html#rrze-icon-set">RRZE Icon Set</a></li>
  69. </ul>
  70. </li>
  71. </ul>
  72. </div>
  73. <ul class="simple">
  74. <li><a class="reference internal" href="search.html"><em>Search Page</em></a></li>
  75. </ul>
  76. </div>
  77.  
  78.  
  79. </div>
  80. </div>
  81. </div>
  82. <div class="sphinxsidebar">
  83. <div class="sphinxsidebarwrapper">
  84. <h4>Next topic</h4>
  85. <p class="topless"><a href="setup.html"
  86. title="next chapter">Installation</a></p>
  87. <h3>This Page</h3>
  88. <ul class="this-page-menu">
  89. <li><a href="_sources/index.txt"
  90. rel="nofollow">Show Source</a></li>
  91. </ul>
  92. <div id="searchbox" style="display: none">
  93. <h3>Quick search</h3>
  94. <form class="search" action="search.html" method="get">
  95. <input type="text" name="q" size="18" />
  96. <input type="submit" value="Go" />
  97. <input type="hidden" name="check_keywords" value="yes" />
  98. <input type="hidden" name="area" value="default" />
  99. </form>
  100. <p class="searchtip" style="font-size: 90%">
  101. Enter search terms or a module, class or function name.
  102. </p>
  103. </div>
  104. <script type="text/javascript">$('#searchbox').show(0);</script>
  105. </div>
  106. </div>
  107. <div class="clearer"></div>
  108. </div>
  109. <div class="related">
  110. <h3>Navigation</h3>
  111. <ul>
  112. <li class="right" style="margin-right: 10px">
  113. <a href="genindex.html" title="General Index"
  114. >index</a></li>
  115. <li class="right" >
  116. <a href="py-modindex.html" title="Python Module Index"
  117. >modules</a> |</li>
  118. <li class="right" >
  119. <a href="setup.html" title="Installation"
  120. >next</a> |</li>
  121. <li><a href="#">mailman_django v0.1 documentation</a> &raquo;</li>
  122. </ul>
  123. </div>
  124. <div class="footer">
  125. &copy; Copyright 2011, Benedict Stein.
  126. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.1.
  127. </div>
  128. </body>
  129. </html>