new wiki links

This commit is contained in:
p.kosyh 2010-07-18 16:54:10 +00:00
parent fd2b51b095
commit 64eafbbff7

View file

@ -8,10 +8,10 @@ pdf:
$(RM) -f manual.aux manual.log manual.toc manual.out manual.idx manual.ind manual.ilg
wiki:
wget "http://instead.pinebrush.com/wiki/ru/doku.php?id=doc-ru&do=export_xhtml" -O writing_games.html
wget "http://instead.pinebrush.com/wiki/en/doku.php?id=doc-en&do=export_xhtml" -O writing_games-en.html
wget "http://instead.pinebrush.com/wiki/ru/doku.php?id=doc-ru&do=export_raw" -O writing_games.txt
wget "http://instead.pinebrush.com/wiki/en/doku.php?id=doc-en&do=export_raw" -O writing_games-en.txt
wget "http://instead.pinebrush.com/wiki/doku.php?id=ru:documentation&do=export_xhtml" -O writing_games.html
wget "http://instead.pinebrush.com/wiki/doku.php?id=en:documentation&do=export_xhtml" -O writing_games-en.html
wget "http://instead.pinebrush.com/wiki/doku.php?id=ru:documentation&do=export_raw" -O writing_games.txt
wget "http://instead.pinebrush.com/wiki/doku.php?id=en:documentation&do=export_raw" -O writing_games-en.txt
clean: