~u5218464/schooltool-book/schooltool-book

1
2
3
4
5
6
7
8
9
10
11
12
13
14
Developers' Handbook
====================

This section of the book contains information relevant to programmers interested in developing or extending SchoolTool.  In particular, it is the only section that assumes you are using a development sandbox build of SchoolTool, rather than a precompiled binary release from the `Ubuntu Linux <http://ubuntu.com>`_ software package repositories.

Contents:

.. toctree::
   :maxdepth: 1

   dev_sandbox
   dev_devmode
   style-guide