Alyssa Rosenzweig e8f1228dc9 Whack TODO lists 6 years ago
..
ca fccb361d84 Squash history 6 years ago
en fccb361d84 Squash history 6 years ago
others fccb361d84 Squash history 6 years ago
png fccb361d84 Squash history 6 years ago
scripts fccb361d84 Squash history 6 years ago
IndexToDo fccb361d84 Squash history 6 years ago
Makefile fccb361d84 Squash history 6 years ago
README fccb361d84 Squash history 6 years ago
build-deps fccb361d84 Squash history 6 years ago

README

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.