Mass-replace blurb with seo:description in frontmatter

This commit is contained in:
mDuo13
2024-01-24 14:33:38 -08:00
parent a92c76d352
commit cf100679c5
769 changed files with 1546 additions and 769 deletions

View File

@@ -1,7 +1,8 @@
---
html: admin-api-methods.html
parent: http-websocket-apis.html
blurb: これらの管理APIメソッドを使用してrippledサーバーを管理します。
seo:
description: これらの管理APIメソッドを使用してrippledサーバーを管理します。
labels:
- コアサーバー
---

View File

@@ -1,7 +1,8 @@
---
html: validation_create.html
parent: key-generation-methods.html
blurb: rippledサーバーがネットワークに対して自身の身元を識別させるのに使用できる暗号鍵を生成します。
seo:
description: rippledサーバーがネットワークに対して自身の身元を識別させるのに使用できる暗号鍵を生成します。
labels:
- セキュリティ
- コアサーバー

View File

@@ -1,7 +1,8 @@
---
html: wallet_propose.html
parent: key-generation-methods.html
blurb: キーペアとXRP Ledgerアドレスを生成します。
seo:
description: キーペアとXRP Ledgerアドレスを生成します。
labels:
- セキュリティ
- アカウント

View File

@@ -1,7 +1,8 @@
---
html: can_delete.html
parent: logging-and-data-management-methods.html
blurb: 指定したレジャーバージョン以前のレジャー履歴を削除可能にします。
seo:
description: 指定したレジャーバージョン以前のレジャー履歴を削除可能にします。
labels:
- データ保持
---

View File

@@ -1,7 +1,8 @@
---
html: crawl_shards.html
parent: logging-and-data-management-methods.html
blurb: ピアが持つ履歴シャードについての情報をリクエストします。
seo:
description: ピアが持つ履歴シャードについての情報をリクエストします。
labels:
- データ保持
---

View File

@@ -1,7 +1,8 @@
---
html: download_shard.html
parent: logging-and-data-management-methods.html
blurb: レジャー履歴の特定のシャードをダウンロードします。
seo:
description: レジャー履歴の特定のシャードをダウンロードします。
labels:
- データ保持
---

View File

@@ -1,7 +1,8 @@
---
html: ledger_cleaner.html
parent: logging-and-data-management-methods.html
blurb: レジャークリーナーを制御し、レジャーデータベースの破損を検出して修復できる非同期メンテナンスをする。
seo:
description: レジャークリーナーを制御し、レジャーデータベースの破損を検出して修復できる非同期メンテナンスをする。
labels:
- データ保持
---

View File

@@ -1,7 +1,8 @@
---
html: ledger_request.html
parent: logging-and-data-management-methods.html
blurb: サーバーに対し接続しているピアから特定のレジャーバージョンを取得するように指示します。
seo:
description: サーバーに対し接続しているピアから特定のレジャーバージョンを取得するように指示します。
labels:
- データ保持
---

View File

@@ -1,7 +1,8 @@
---
html: log_level.html
parent: logging-and-data-management-methods.html
blurb: ログ詳細レベルを変更するか、現在のログレベルを返します。
seo:
description: ログ詳細レベルを変更するか、現在のログレベルを返します。
labels:
- データ保持
---

View File

@@ -1,7 +1,8 @@
---
html: logrotate.html
parent: logging-and-data-management-methods.html
blurb: ログファイルを閉じて再度開きます。
seo:
description: ログファイルを閉じて再度開きます。
labels:
- データ保持
---

View File

@@ -1,7 +1,8 @@
---
html: node_to_shard.html
parent: logging-and-data-management-methods.html
blurb: レジャーストアからシャードストアにデータをコピーします。
seo:
description: レジャーストアからシャードストアにデータをコピーします。
labels:
- データ保持
---

View File

@@ -1,7 +1,8 @@
---
html: connect.html
parent: peer-management-methods.html
blurb: 特定のピアrippledサーバーに強制的に接続します。
seo:
description: 特定のピアrippledサーバーに強制的に接続します。
labels:
- コアサーバー
---

View File

@@ -1,7 +1,8 @@
---
html: peer_reservations_add.html
parent: peer-management-methods.html
blurb: 特定のピアサーバー用の予約済みスロットを追加します。
seo:
description: 特定のピアサーバー用の予約済みスロットを追加します。
labels:
- コアサーバー
---

View File

@@ -1,7 +1,8 @@
---
html: peer_reservations_del.html
parent: peer-management-methods.html
blurb: 特定のピアサーバー用の予約済みスロットを削除します。
seo:
description: 特定のピアサーバー用の予約済みスロットを削除します。
labels:
- コアサーバー
---

View File

@@ -1,7 +1,8 @@
---
html: peer_reservations_list.html
parent: peer-management-methods.html
blurb: 特定のピアサーバー用の予約済みスロットをリスト表示します。
seo:
description: 特定のピアサーバー用の予約済みスロットをリスト表示します。
labels:
- コアサーバー
---

View File

@@ -1,7 +1,8 @@
---
html: peers.html
parent: peer-management-methods.html
blurb: ピアプロトコルでこのサーバーに現在接続されているその他のすべてのrippledサーバーのリストを返します。
seo:
description: ピアプロトコルでこのサーバーに現在接続されているその他のすべてのrippledサーバーのリストを返します。
labels:
- コアサーバー
---

View File

@@ -1,7 +1,8 @@
---
html: ledger_accept.html
parent: server-control-methods.html
blurb: スタンドアロンモードでサーバーが現在処理中のレジャーを強制的に終了し、次のレジャー番号に進むようにします。
seo:
description: スタンドアロンモードでサーバーが現在処理中のレジャーを強制的に終了し、次のレジャー番号に進むようにします。
labels:
- コアサーバー
---

View File

@@ -1,7 +1,8 @@
---
html: stop.html
parent: server-control-methods.html
blurb: サーバーのグレースフルシャットダウンを行います。
seo:
description: サーバーのグレースフルシャットダウンを行います。
labels:
- コアサーバー
---

View File

@@ -1,7 +1,8 @@
---
html: validation_seed.html
parent: server-control-methods.html
blurb: 無効。rippledが検証の署名に使用するシークレット値を一時的に設定します。
seo:
description: 無効。rippledが検証の署名に使用するシークレット値を一時的に設定します。
status: removed
labels:
- コアサーバー

View File

@@ -1,7 +1,8 @@
---
html: sign.html # watch for clashes w/ this filename
parent: signing-methods.html
blurb: トランザクションの署名済みバイナリー表現を返します。
seo:
description: トランザクションの署名済みバイナリー表現を返します。
labels:
- トランザクション送信
---

View File

@@ -1,7 +1,8 @@
---
html: sign_for.html
parent: signing-methods.html
blurb: マルチシグトランザクションの署名を1つ提供します。
seo:
description: マルチシグトランザクションの署名を1つ提供します。
labels:
- トランザクション送信
---

View File

@@ -1,7 +1,8 @@
---
html: consensus_info.html
parent: status-and-debugging-methods.html
blurb: デバッグのためのコンセンサスプロセスに関する情報を返します。
seo:
description: デバッグのためのコンセンサスプロセスに関する情報を返します。
labels:
- ブロックチェーン
- コアサーバー

View File

@@ -1,7 +1,8 @@
---
html: feature.html
parent: status-and-debugging-methods.html
blurb: Amendmentに関してこのサーバが認識している情報を返します。
seo:
description: Amendmentに関してこのサーバが認識している情報を返します。
labels:
- ブロックチェーン
- コアサーバー

View File

@@ -1,7 +1,8 @@
---
html: fetch_info.html
parent: status-and-debugging-methods.html
blurb: このサーバーが現在ネットワークからフェッチしているオブジェクトに関する情報を返します。
seo:
description: このサーバーが現在ネットワークからフェッチしているオブジェクトに関する情報を返します。
labels:
- コアサーバー
---

View File

@@ -1,7 +1,8 @@
---
html: get_counts.html
parent: status-and-debugging-methods.html
blurb: サーバーの健全性に関するさまざまな統計情報を提供します。
seo:
description: サーバーの健全性に関するさまざまな統計情報を提供します。
labels:
- コアサーバー
---

View File

@@ -1,7 +1,8 @@
---
html: print.html
parent: status-and-debugging-methods.html
blurb: さまざまな内部サブシステムの現在の状況を返します。
seo:
description: さまざまな内部サブシステムの現在の状況を返します。
labels:
- コアサーバー
---

View File

@@ -1,7 +1,8 @@
---
html: validator_info.html
parent: status-and-debugging-methods.html
blurb: バリデータとして設定されている場合、サーバのバリデーション設定を取得します。
seo:
description: バリデータとして設定されている場合、サーバのバリデーション設定を取得します。
labels:
- コアサーバー
- ブロックチェーン

View File

@@ -1,7 +1,8 @@
---
html: validator_list_sites.html
parent: status-and-debugging-methods.html
blurb: バリデータリストを処理するサイトのステータス情報を返します。
seo:
description: バリデータリストを処理するサイトのステータス情報を返します。
labels:
- ブロックチェーン
- コアサーバー

View File

@@ -1,7 +1,8 @@
---
html: validators.html
parent: status-and-debugging-methods.html
blurb: サーバーが使用する公開済みの信頼できるバリデータの最新リストに関する情報を返します。
seo:
description: サーバーが使用する公開済みの信頼できるバリデータの最新リストに関する情報を返します。
labels:
- ブロックチェーン
- コアサーバー