File: README

package info (click to toggle)
soya-doc 0.11.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,080 kB
  • ctags: 805
  • sloc: python: 3,380; makefile: 5
file content (19 lines) | stat: -rw-r--r-- 650 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Intro :

# You are reading the Soya tutorial. Welcome !
# Lessons basic-XXX.py explain the basic of Soya and are understood to
# be read first, and in order. Other lessons are focused on specific
# features and can be followed in (quite) any order.

# You'll find 320x240 screenshot of each tutorial lesson in ./results;
# look at them if you think you have found a bug in Soya.

# Most of the Soya's objects and functions have docstings, so you can
# get additionnal information by typing e.g. 'help(soya.Volume)' in a
# Python shell.

# Please forget about my bad English ! Enjoy Soya !
#
#                                   Your teacher, Jiba