.. Copyright (C) 2017 The Meme Factory, Inc.  http://www.karlpinc.com/

   This file is part of Pytemplate.
  
   This program is free software: you can redistribute it and/or
   modify it under the terms of the GNU Affero General Public License
   as published by the Free Software Foundation, either version 3 of
   the License, or (at your option) any later version.

   This program is distributed in the hope that it will be useful, but
   WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   Affero General Public License for more details.

   You should have received a copy of the GNU Affero General Public
   License along with this program.  If not, see
   <http://www.gnu.org/licenses/>.

   Karl O. Pinc <kop@karlpinc.com>



The Pytemplate Documentation
============================

A template for a python project, including Python packaging and Makefiles.


.. index:: pair: narrative; documentation

Narrative Documentation
-----------------------

..
  .. toctree::
     :maxdepth: 2

     why
     syntax

Narrative documentation goes here.  The above is an example of
including files.

.. index::
  single: support

Support
-------

.. index:: single: mailing list

.. index::
  single: mailing list; archives
  single: mailing list; signup

.. index:: single: bug tracker

* Mailing List (pytemplate atsign example period com) -- non-members
  may post
* `Mailing List Signup and Archives
  <https://groups.example.com/forum/#!forum/pytemplate>`_
* `Bug Tracker
  <https://bitbucket.org/karlpinc/pytemplate/issues?status=new&status=open>`_


.. index::
  pair: development; resources

Development
-----------

.. index:: single: source code

.. index::
  single: resources for contributors
  pair: contributor; resources

* `Source Code <https://bitbucket.org/karlpinc/pytemplate/src>`_
* `Resources for Contributors <https://bitbucket.org/karlpinc/pytemplate>`_


Indices and tables
------------------

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

