X-Git-Url: https://git.pterodactylus.net/?p=synfig.git;a=blobdiff_plain;f=synfig-docs%2Ftrunk%2FREADME;fp=synfig-docs%2Ftrunk%2FREADME;h=9536a6c3d82ad5957b1d66d0857068ea286ac015;hp=0000000000000000000000000000000000000000;hb=5044e6e370d2836bd13aef36ed6ed56f63a0bec1;hpb=e8ae5001d9daab250abb0e25a1fe1fd9b4292d78 diff --git a/synfig-docs/trunk/README b/synfig-docs/trunk/README new file mode 100644 index 0000000..9536a6c --- /dev/null +++ b/synfig-docs/trunk/README @@ -0,0 +1,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.