Skip to content

Commit 0106e08

Browse files
committed
Documentation work
1 parent 5e81271 commit 0106e08

21 files changed

+44
-1527
lines changed

docs/readme_cpp_en.txt docs/Help_Cpp/17x/Help_En.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,8 @@ A sample to use Effekseer with OpenAL on your application.
6969

7070
### Others
7171

72-
There are various other samples as well.
72+
There are various other samples as well.
73+
74+
## ReleaseNotes
75+
76+
[Link](ReleaseNotes.md)

docs/readme_cpp_ja.txt docs/Help_Cpp/17x/Help_Ja.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,8 @@ OpenALを使用しているアプリケーションでEffekseerを使用する
7070

7171
### その他
7272

73-
そのほかにも様々なサンプルがあります。
73+
そのほかにも様々なサンプルがあります。
74+
75+
## リリースノート
76+
77+
[Link](ReleaseNotes.md)
File renamed without changes.

docs/Help_Cpp_En.html

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta charset=utf-8>
6+
<title>EffekseerForUnity Help</title>
7+
<link href="base.css" rel="stylesheet" type="text/css" />
8+
<meta http-equiv="refresh" content="0;URL='https://github.com/effekseer/Effekseer/blob/master/docs/Help_Cpp/17x/Help_En.md'"/>
9+
</head>
10+
11+
<body>
12+
<a href="https://effekseer.github.io/Helps/16x/Tool/en/">Help</a>
13+
</body>
14+
15+
</html>

docs/Help_Cpp_Ja.html

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta charset=utf-8>
6+
<title>EffekseerForUnity Help</title>
7+
<link href="base.css" rel="stylesheet" type="text/css" />
8+
<meta http-equiv="refresh" content="0;URL='https://github.com/effekseer/Effekseer/blob/master/docs/Help_Cpp/17x/Help_Ja.md'"/>
9+
</head>
10+
11+
<body>
12+
<a href="https://effekseer.github.io/Helps/16x/Tool/ja/">Help</a>
13+
</body>
14+
15+
</html>

docs/Help_En.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset=utf-8>
66
<title>EffekseerForUnity Help</title>
77
<link href="base.css" rel="stylesheet" type="text/css" />
8-
<meta http-equiv="refresh" content="0;URL='https://effekseer.github.io/Helps/16x/Tool/en/'"/>
8+
<meta http-equiv="refresh" content="0;URL='https://effekseer.github.io/Helps/17x/Tool/en/'"/>
99
</head>
1010

1111
<body>

docs/Help_Ja.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset=utf-8>
66
<title>EffekseerForUnity Help</title>
77
<link href="base.css" rel="stylesheet" type="text/css" />
8-
<meta http-equiv="refresh" content="0;URL='https://effekseer.github.io/Helps/16x/Tool/ja/'"/>
8+
<meta http-equiv="refresh" content="0;URL='https://effekseer.github.io/Helps/17x/Tool/ja/'"/>
99
</head>
1010

1111
<body>

docs/Help_Runtime/base.css

-108
This file was deleted.

docs/Help_Runtime/en/culling.html

-56
This file was deleted.

0 commit comments

Comments
 (0)