File: README

package info (click to toggle)
synfig 1.5.1%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 59,132 kB
  • sloc: cpp: 109,639; sh: 6,121; makefile: 1,458; csh: 243; perl: 238; python: 124; ruby: 73
file content (23 lines) | stat: -rw-r--r-- 514 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
synfig-docs 0.1
===============

Build Dependences
=================
The complete file list I use in my system to build synfig-docs is included in
build-deps file. Of course, it could be reduced...

Build:
======
- To build all langs/formats exec:
	scripts/build.sh

- To build the lang $lang with format $format (pdf, ps or multiple-html)
	make SGMLDIR=$lang $format
	example: make SGMLDIR=en pdf

- To clean tree:
	scripts/clean.sh
Documents:
==========

All built documents could be found in results directory.