Add line breaks after initial h1's consistently

This commit is contained in:
mDuo13
2023-10-16 16:30:34 -07:00
parent e5405d8946
commit 838225f798
98 changed files with 107 additions and 9 deletions

View File

@@ -4,4 +4,5 @@ parent: admin-api-methods.html
template: pagetype-category.html.jinja
---
# キー生成メソッド
以下のメソッドを使用してキーを生成および管理することができます。

View File

@@ -4,4 +4,5 @@ parent: admin-api-methods.html
template: pagetype-category.html.jinja
---
# ログとデータの管理メソッド
以下のメソッドを使用して、ログレベルや台帳などのデータを管理することができます。

View File

@@ -4,4 +4,5 @@ parent: admin-api-methods.html
template: pagetype-category.html.jinja
---
# ピア管理メソッド
以下のメソッドを使用して、サーバーのピアツーピア接続を管理することができます。

View File

@@ -4,4 +4,5 @@ parent: admin-api-methods.html
template: pagetype-category.html.jinja
---
# サーバ操作メソッド
以下のメソッドを使用して、rippledサーバーを管理することができます。

View File

@@ -4,4 +4,5 @@ parent: admin-api-methods.html
template: pagetype-category.html.jinja
---
# 署名メソッド
以下のメソッドを使用して、トランザクションを扱うことができます。

View File

@@ -4,4 +4,5 @@ parent: admin-api-methods.html
template: pagetype-category.html.jinja
---
# ステータスとデバッグのメソッド
以下のメソッドを使用して、ネットワークとサーバーのステータスを確認することができます。