~justas.sadzevicius/schooltool/flourish_timetables

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[buildout]
extends = base.cfg
parts += docs
develop = .

[versions]
# Unset versions of packages you want to develop
schooltool =

[package]
eggs = schooltool

[test]
eggs = schooltool [test, apidoc]

[docs]
recipe = z3c.recipe.sphinxdoc
eggs = schooltool [docs]
build-dir = ${buildout:directory}/docs
default.css = http://book.schooltool.org/htmlhelp/_static/default.css
layout.html =