This repository is the source for the training outline for Getting Off The
Ground with Plone, a modular training course aimed at beginning Plone
integrators and developers. This document is licensed under the Creative
Commons CC-BY-NC-SA License.  You are free to re-use this material subject to
the restrictions of that license.  A copy of the license is contained in this
package under docs
This documentation may be built using the tools provided by the python docutils module. It uses buildout to create a virtualenv, install docutils and provide executable scripts to build each of the different target output types. In order to build a particular type of documentation you will need to do the following:
$ python bootstrap.py ... $ bin/buildout ... $ bin/build_s5
This will build the training module into an s5 presentation suitable for use in a classroom setting.
Valid targets at this time include s5 and html.
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
A copy of this license in text format is included in this package