Use LinkableValueNode members functions when possible in the derived valuenodes.
[synfig.git] / synfig-docs / README
1 synfig-docs 0.1
2 ===============
3
4 Build Dependences
5 =================
6 The complete file list I use in my system to build synfig-docs is included in
7 build-deps file. Of course, it could be reduced...
8
9 Build:
10 ======
11 - To build all langs/formats exec:
12         scripts/build.sh
13
14 - To build the lang $lang with format $format (pdf, ps or multiple-html)
15         make SGMLDIR=$lang $format
16         example: make SGMLDIR=en pdf
17
18 - To clean tree:
19         scripts/clean.sh
20 Documents:
21 ==========
22
23 All built documents could be found in results directory.