openclonk/docs
Armin Burgmeier 4d4a68e0f6 Add documentation for mesh animation 2010-01-24 23:12:49 +01:00
..
images Add documentation for mesh animation 2010-01-24 23:12:49 +01:00
sdk Add documentation for mesh animation 2010-01-24 23:12:49 +01:00
Makefile Docs: Fix compilation 2009-05-15 21:17:55 +02:00
README.cygwin.txt Change all lineendings to LF (except in planet/) 2009-09-16 03:29:20 +02:00
Template.en.hhc Add Clonk Rage developer documentation 2009-05-09 15:11:51 +02:00
Template.en.hhk Add Clonk Rage developer documentation 2009-05-09 15:11:51 +02:00
Template.en.hhp Add Clonk Rage developer documentation 2009-05-09 15:11:51 +02:00
Template.hhc Add Clonk Rage developer documentation 2009-05-09 15:11:51 +02:00
Template.hhk Add Clonk Rage developer documentation 2009-05-09 15:11:51 +02:00
Template.hhp Add Clonk Rage developer documentation 2009-05-09 15:11:51 +02:00
bitmasks.js Add Clonk Rage developer documentation 2009-05-09 15:11:51 +02:00
build_chm_files.py Docs: Fix compilation 2009-05-15 21:17:55 +02:00
build_contents.pl Docs: Fix compilation 2009-05-15 21:17:55 +02:00
clonk.dtd docs: Fix some syntax errors 2009-09-03 22:33:10 +02:00
clonk.py Add Clonk Rage developer documentation 2009-05-09 15:11:51 +02:00
clonk.xsl Add Clonk Rage developer documentation 2009-05-09 15:11:51 +02:00
doku.css Add Clonk Rage developer documentation 2009-05-09 15:11:51 +02:00
en.po Script: Music() no longer overwrites the music settings of the user 2010-01-02 17:33:58 +01:00
experimental.py Add Clonk Rage developer documentation 2009-05-09 15:11:51 +02:00
extra-strings.xml Add Clonk Rage developer documentation 2009-05-09 15:11:51 +02:00
search.php Added a full text search to the documentation 2010-01-12 23:23:43 +01:00
xml2po.py Add Clonk Rage developer documentation 2009-05-09 15:11:51 +02:00

README.cygwin.txt

To build the doku under Windows, you need 

Perl, Python, and Cygwin 

installed with:

make
xsltproc (libxml2 + libxslt + python-libxml2)
findutils
sed
gettext
gettext-devel
libgcrypt + libgpg-error (for whatever reason)

Also you should rename find.exe - first in Windows\System32\dllback then in Windows\System32 to make sure it isn't used.