Commit Graph

19 Commits (174879717298a4398d33e01b5c1c6346d28568d1)

Author SHA1 Message Date
Julius Michaelis c6a6b71c3a Specifically run python2 instead of python from the docs Makefile.
If this breaks anywhere, please revert this commit.
2016-02-14 22:32:29 +01:00
Günther Brammer f120fec8a0 docs: Fix some typos found by make check 2013-02-24 14:50:12 +01:00
Günther Brammer 9ed2fad4bd docs: Humor hhc.exe's exit code 2013-02-24 14:38:50 +01:00
Günther Brammer 991845a5bb docs: Update Makefile documentation and cygwin instructions 2013-02-21 22:41:01 +01:00
Günther Brammer c8a1c48d43 docs: fix make -C docs install
The $(PWD) was probably for MSys or something, which has probably broken
due to not being tested, and might even not need that workaround from
2007 anymore.
2012-11-18 22:01:07 +01:00
Günther Brammer 562501aee3 docs/Makefile: clean removes generated sdk/content.xml 2012-05-05 22:48:27 +02:00
Günther Brammer 7cb5f935d9 docs: split build_chm_files into build_contents, build_hhp and hhk.xsl
This removes the dependency loop from build_contents to the .po files to
contents.xml to build_contents. The .hhp file generation is a simple step
which gets split off to work around Make limitations with multiple output
files.
2011-09-19 14:50:27 +02:00
Günther Brammer df635390f9 docs: Improvements to chm generation and in-browser xslt preview 2011-09-09 21:36:03 +02:00
Günther Brammer 8a60b070d8 docs: Update Typechecks.xml for latest engine changes 2011-09-07 16:05:05 +02:00
Tobias Zwick 393e650493 docs: added empty index.xml as a starting point of the documentation (including the iframe) 2011-06-30 01:43:01 +02:00
Armin Burgmeier 6e6008d73c Really add .htaccess to online docs 2011-06-29 01:28:45 +02:00
Tobias Zwick 609a2da345 docs: fixed makefile to include .htaccess for online documentation 2011-06-29 00:55:21 +02:00
Armin Burgmeier df1abcd978 Switch main documentation to English, German translation now in de.po (#287) 2010-08-22 15:13:17 +02:00
Günther Brammer dcd8a8169b docs: Create chm table of contents from xml with xslt 2010-02-15 13:25:33 +01:00
Günther Brammer 0e9299555a docs: Generate a content.xml from build_chm_files instead of build_contents.pl 2010-02-16 02:48:06 +01:00
Günther Brammer a9dfe2ed82 docs: Use static html instead of php
The .html file extension is needed for offline docs, and configuring a webserver
to execute PHP in .html is as easy as changing the build system to support both.

But for a simple common header there's no need to reach for PHP. XSLT can do the
job. For ease of maintenance the header is read from an extra file.
2010-02-10 00:55:32 +01:00
Tobias Zwick fde2143f8e docs into openclonk-design 2010-01-29 15:44:06 +01:00
Günther Brammer 05a3369443 Docs: Fix compilation 2009-05-15 21:17:55 +02:00
Günther Brammer 675da642c3 Add Clonk Rage developer documentation
committer: Günther Brammer <gbrammer@gmx.de>
2009-05-09 15:11:51 +02:00