Skip to content

Commit 5f3fb68

Browse files
committed
PR cleanup
1 parent 1e97f05 commit 5f3fb68

File tree

4 files changed

+5
-11
lines changed

4 files changed

+5
-11
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,9 @@ docs/whats-new/changelog/index.md
5353
.aspell.en.prepl
5454
*.md.bak
5555

56-
# Don't ignore generated table of contents files
57-
!toc.json
5856
**.translated
5957
**.translate
6058
ClickHouse/
59+
60+
# Ignore generated table of contents files
61+
docs/cloud/reference/release-notes-index.md

docs/cloud/reference/release-notes-index.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,4 @@ title: Cloud Release Notes
77
using https://github.com/ClickHouse/clickhouse-docs/blob/main/scripts/autogenerate-table-of-contents.sh
88
If you've spotted an error, please edit the frontmatter of the pages themselves.
99
-->
10-
| Page | Description |
11-
|-----|-----|
12-
| [v24.5 Changelog for Cloud](/changelogs/24.5) | Fast release changelog for v24.5 |
13-
| [v24.10 Changelog for Cloud](/changelogs/24.10) | Fast release changelog for v24.10 |
14-
| [v24.8 Changelog for Cloud](/changelogs/24.8) | Fast release changelog for v24.8 |
15-
| [v24.12 Changelog for Cloud](/changelogs/24.12) | Fast release changelog for v24.12 |
16-
| [v24.6 Changelog for Cloud](/changelogs/24.6) | Fast release changelog for v24.6 |
10+

i18n/ru/code.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,5 +869,4 @@
869869
"Report an issue": {
870870
"message": "Сообщите о проблеме"
871871
}
872-
873872
}

i18n/zh/code.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -873,4 +873,4 @@
873873
"Report an issue": {
874874
"message": "报告问题"
875875
}
876-
}
876+
}

0 commit comments

Comments
 (0)