瀏覽代碼

Remove blank lines around lists titled with "Table of contents"

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4051/head
Suguru Hirahara 1 年之前
父節點
當前提交
ea18d9d87e
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E4F9743DAB4B7B75
共有 2 個檔案被更改,包括 0 行新增6 行删除
  1. +0
    -5
      docs/maintenance-postgres.md
  2. +0
    -1
      docs/registering-users.md

+ 0
- 5
docs/maintenance-postgres.md 查看文件

@@ -3,15 +3,10 @@
This document shows you how to perform various maintenance tasks related to the Postgres database server used by Matrix. This document shows you how to perform various maintenance tasks related to the Postgres database server used by Matrix.


Table of contents: Table of contents:

- [Getting a database terminal](#getting-a-database-terminal), for when you wish to execute SQL queries - [Getting a database terminal](#getting-a-database-terminal), for when you wish to execute SQL queries

- [Vacuuming PostgreSQL](#vacuuming-postgresql), for when you wish to run a Postgres [VACUUM](https://www.postgresql.org/docs/current/sql-vacuum.html) (optimizing disk space) - [Vacuuming PostgreSQL](#vacuuming-postgresql), for when you wish to run a Postgres [VACUUM](https://www.postgresql.org/docs/current/sql-vacuum.html) (optimizing disk space)

- [Backing up PostgreSQL](#backing-up-postgresql), for when you wish to make a backup - [Backing up PostgreSQL](#backing-up-postgresql), for when you wish to make a backup

- [Upgrading PostgreSQL](#upgrading-postgresql), for upgrading to new major versions of PostgreSQL. Such **manual upgrades are sometimes required**. - [Upgrading PostgreSQL](#upgrading-postgresql), for upgrading to new major versions of PostgreSQL. Such **manual upgrades are sometimes required**.

- [Tuning PostgreSQL](#tuning-postgresql) to make it run faster - [Tuning PostgreSQL](#tuning-postgresql) to make it run faster


## Getting a database terminal ## Getting a database terminal


+ 0
- 1
docs/registering-users.md 查看文件

@@ -3,7 +3,6 @@
This documentation page tells you how to create user accounts on your Matrix server. This documentation page tells you how to create user accounts on your Matrix server.


Table of contents: Table of contents:

- [Registering users](#registering-users) - [Registering users](#registering-users)
- [Registering users manually](#registering-users-manually) - [Registering users manually](#registering-users-manually)
- [Managing users via a Web UI](#managing-users-via-a-web-ui) - [Managing users via a Web UI](#managing-users-via-a-web-ui)


Loading…
取消
儲存