Skip to content

Commit 9e629d6

Browse files
committed
SSTPサンプル送信機能を削除
1 parent 7a7b7f5 commit 9e629d6

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

manual/list_sakura_script.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<title>UKADOC Project さくらスクリプトリスト</title>
99
<link rel="stylesheet" href="list.css" />
1010
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
11-
<script src="sakura_player.js"></script>
1211
</head>
1312
<body>
1413
<h1 id="page-title">さくらスクリプトリスト</h1>
@@ -134,21 +133,6 @@ <h1 id="page-title">さくらスクリプトリスト</h1>
134133
</nav>
135134
<section class="navigation-bar">
136135
<h1>さくらスクリプト</h1>
137-
<section class="navigation-category" id="TargetGhost" style="display: none;">
138-
<h1>Target Ghost</h1>
139-
<!-- 一个列表用于?示和??ghost -->
140-
<div id="ghost_select">
141-
<p>記述例を実行する対象のゴーストを選択してください:</p>
142-
<select id="ghost_list_content" onchange="reload_button()"></select>
143-
<!-- reloadボタン -->
144-
<button id="ghost_reload_button" onclick="reload_button()">リロード</button>
145-
</div>
146-
<div>
147-
<p>いくつかのタグは危険であるため、対象ゴーストが以下のイベントをサポートしていない限り実行されません:</p>
148-
<a href="./list_shiori_event_ex.html#OnUkadocScriptExample">OnUkadocScriptExample</a>
149-
<p>イベントを実行する際は、危険なタグをエスケープするよう十分ご注意ください。</p>
150-
</div>
151-
</section>
152136
<section class="navigation-category">
153137
<h1>さくらスクリプトの仕様</h1>
154138
<ul>

0 commit comments

Comments
 (0)