Skip to content

Commit f5ad396

Browse files
v1.53.0 Release
「ハイパフォーマンスモード」ページの追加
1 parent 248b971 commit f5ad396

31 files changed

Lines changed: 1436 additions & 176 deletions

README.md

Lines changed: 204 additions & 172 deletions
Large diffs are not rendered by default.

architecture.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@ <h3 class="menu-page-title-link"><a href="./system-setting.html">▶システム
151151

152152
<h3 class="menu-page-title-link"><a href="./custom-command.html">▶カスタムコマンド作成機能</a></h3>
153153

154+
<h3 class="menu-page-title-link"><a href="./high-performance.html">▶ハイパフォーマンスモード</a></h3>
155+
154156
</div>
155157
<h3 class="menu-label-sub">OTHER-PROJECT</h3>
156158
<div class="menu-text">

command-unit.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ <h3 class="menu-page-title-link"><a href="./system-setting.html">▶システム
144144

145145
<h3 class="menu-page-title-link"><a href="./custom-command.html">▶カスタムコマンド作成機能</a></h3>
146146

147+
<h3 class="menu-page-title-link"><a href="./high-performance.html">▶ハイパフォーマンスモード</a></h3>
148+
147149
</div>
148150
<h3 class="menu-label-sub">OTHER-PROJECT</h3>
149151
<div class="menu-text">

css/common.css

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,3 +615,23 @@ img.gif-player
615615
display: inline-block;
616616
margin-bottom: 3px;
617617
}
618+
619+
.embedded-link
620+
{
621+
font-weight: bold;
622+
color:#777;
623+
text-decoration: none;
624+
}
625+
.embedded-link:visited
626+
{
627+
font-weight: bold;
628+
color:#777;
629+
}
630+
.embedded-link:hover
631+
{
632+
background-color:lightgrey;
633+
font-weight: bold;
634+
color:#333;
635+
padding: 3px 5px;
636+
border-radius: 6px;
637+
}

custom-command.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ <h3 class="menu-page-title">▼カスタムコマンド作成機能</h3>
162162
<li><a href="./custom-command.html#last">おわりに</a></li>
163163
</ul>
164164

165+
<h3 class="menu-page-title-link"><a href="./high-performance.html">▶ハイパフォーマンスモード</a></h3>
166+
165167
</div>
166168
<h3 class="menu-label-sub">OTHER-PROJECT</h3>
167169
<div class="menu-text">

dev-ops.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ <h3 class="menu-page-title-link"><a href="./system-setting.html">▶システム
129129

130130
<h3 class="menu-page-title-link"><a href="./custom-command.html">▶カスタムコマンド作成機能</a></h3>
131131

132+
<h3 class="menu-page-title-link"><a href="./high-performance.html">▶ハイパフォーマンスモード</a></h3>
133+
132134
</div>
133135
<h3 class="menu-label-sub">OTHER-PROJECT</h3>
134136
<div class="menu-text">

event-handler.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ <h3 class="menu-page-title-link"><a href="./system-setting.html">▶システム
153153

154154
<h3 class="menu-page-title-link"><a href="./custom-command.html">▶カスタムコマンド作成機能</a></h3>
155155

156+
<h3 class="menu-page-title-link"><a href="./high-performance.html">▶ハイパフォーマンスモード</a></h3>
157+
156158
</div>
157159
<h3 class="menu-label-sub">OTHER-PROJECT</h3>
158160
<div class="menu-text">

event.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ <h3 class="menu-page-title-link"><a href="./system-setting.html">▶システム
156156

157157
<h3 class="menu-page-title-link"><a href="./system-setting.html">▶カスタムコマンド作成機能</a></h3>
158158

159+
<h3 class="menu-page-title-link"><a href="./high-performance.html">▶ハイパフォーマンスモード</a></h3>
160+
159161
</div>
160162
<h3 class="menu-label-sub">OTHER-PROJECT</h3>
161163
<div class="menu-text">

extra-close-frame.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ <h3 class="menu-page-title-link"><a href="./system-setting.html">▶システム
150150

151151
<h3 class="menu-page-title-link"><a href="./custom-command.html">▶カスタムコマンド作成機能</a></h3>
152152

153+
<h3 class="menu-page-title-link"><a href="./high-performance.html">▶ハイパフォーマンスモード</a></h3>
154+
153155
</div>
154156
<h3 class="menu-label-sub">OTHER-PROJECT</h3>
155157
<div class="menu-text">

extra-demo-command.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ <h3 class="menu-page-title-link"><a href="./system-setting.html">▶システム
129129

130130
<h3 class="menu-page-title-link"><a href="./custom-command.html">▶カスタムコマンド作成機能</a></h3>
131131

132+
<h3 class="menu-page-title-link"><a href="./high-performance.html">▶ハイパフォーマンスモード</a></h3>
133+
132134
</div>
133135
<h3 class="menu-label-sub">OTHER-PROJECT</h3>
134136
<div class="menu-text">

0 commit comments

Comments
 (0)