OSDN Git Service

editlogプラグインの更新日時が実際の時刻とずれることがないように修正。
[fswiki/fswiki.git] / docs / makedoc.sh
1 #!/bin/sh
2 # HTML¥Õ¥¡¥¤¥ë¤ËÊÑ´¹
3 perl ../tools/wiki2html.pl "http://fswiki.org/wiki.pl/docs?action=SOURCE&page=readme" -css=default.css -title=README > readme.html
4 perl ../tools/wiki2html.pl "http://fswiki.org/wiki.pl/docs?action=SOURCE&page=changes" -css=default.css -title=CHANGES > changes.html