Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
SuperTux
/
wiki
同期ミラー
https://github.com/SuperTux/wiki
Watch
2
Star
0
Fork
0
ファイル
課題
0
Wiki
ツリー:
613f0296e9
ブランチ
タグ
deprecation-suggestions
fix-case-sensitive-paths
master
separate-developer-configuration-file
mediawiki-complete-2016-01-12
mediawiki-2016-01-11
wiki
/
Makefile
Makefile
83 B
履歴
Raw
1
2
3
4
5
6
7
all:
./validator.py --validate link,image,local,anchor *.md
.PHONY: all
# EOF #