Commit a70295c
[refactor] retire legacy docs/ current tree and clean up dead hooks (#3645)
Dev docs migrated to the docs-next plugin and the legacy plugin runs
with includeCurrentVersion: false, so docs/ and i18n/zh-CN/.../current/
were no longer being compiled. Remove the source trees plus all the CI /
governance / i18n hooks that still referenced them.
Deletions:
- docs/ (1504 files), i18n/zh-CN/docusaurus-plugin-content-docs/current/
(1518 files), and current.json
- sidebars.ts (legacy plugin sidebar; unused under
includeCurrentVersion: false)
- .github/workflows/check-legacy-docs-frozen.yml (legacy-only gate)
- crowdin.yml (dead config; no workflow invokes Crowdin and target
i18n/ja does not exist)
- tools/maintainers.json + tools/check_review.py +
.github/workflows/approve-check.yml (dormant maintainer-approval gate;
the workflow was entirely commented out)
Updates:
- docusaurus.config.js: drop sidebarPath for the legacy plugin
- .github/workflows/build-check.yml: drop dead docs/* / zh-current /
sidebars.ts case branches
- .github/workflows/manual-i18n-translate-workflow.yaml: default
source_dir docs -> docs-next
- .docs-governance/rules.yml + owners.yml: drop 'current' version, the
docs / zh-current content roots, related doc_type / sync_policy entries,
and legacy paths in each owner block
- scripts/docs-governance/{manifest,lint-i18n-sync}.js: drop legacy
current branches from path resolution; STRONG_SYNC_VERSIONS no longer
includes 'current'
- local_build_docs.sh: stop populating legacy current dirs; only the
versioned_docs reimport remains
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 069d354 commit a70295c
3,173 files changed
Lines changed: 349 additions & 424615 deletions
File tree
- .docs-governance
- .github/workflows
- community/source-install
- docs
- admin-manual
- auth
- authentication
- authorization
- integrations
- cluster-management
- config
- data-admin
- backup-restore
- ccr
- log-management
- maint-monitor
- open-api
- be-http
- fe-http
- system-tables
- information_schema
- internal_schema
- mysql
- trouble-shooting
- memory-management
- memory-analysis
- memory-feature
- workload-management
- ai
- text-search
- vector-search
- benchmark
- compute-storage-decoupled
- file-cache
- rw
- data-operate
- delete
- export
- import
- complex-types
- data-source
- file-format
- import-way
- load-internals
- streaming-job
- prerequisites
- images
- update
- db-connect
- ecosystem
- bi
- doris-kafka-connector
- doris-operator
- flink-doris-connector
- observability
- spark-doris-connector
- faq
- gettingStarted
- alternatives
- demo-block
- install
- deploy-manually
- deploy-on-cloud
- deploy-on-kubernetes
- integrated-storage-compute
- separating-storage-compute
- preparation
- lakehouse
- best-practices
- catalogs
- file-formats
- metastores
- storages
- observability
- query-acceleration
- distinct-counts
- hints
- materialized-view
- async-materialized-view
- optimization-technology-principle
- performance-tuning-overview
- tuning
- tuning-execution
- tuning-plan
- query-data
- udf
- sql-manual
- basic-element
- literal
- operators
- conditional-operators
- sql-data-types
- aggregate
- binary-type
- conversion
- date-time
- ip
- numeric
- semi-structured
- string-type
- sql-functions
- aggregate-functions
- ai-functions
- distance-functions
- combinators
- scalar-functions
- array-functions
- binary-functions
- bitmap-functions
- bitwise-functions
- conditional-functions
- date-time-functions
- encrypt-digest-functions
- hll-functions
- ip-functions
- json-functions
- map-functions
- numeric-functions
- other-functions
- quantile-functions
- spatial-functions
- string-functions
- struct-functions
- system-functions
- variant-functions
- table-functions
- table-valued-functions
- window-functions
- sql-statements
- account-management
- catalog
- character-set
- cluster-management
- compute-management
- instance-management
- storage-management
- data-governance
- data-modification
- DML
- backup-and-restore
- load-and-export
- data-query
- database
- function
- job
- plugin
- recycle
- security
- session
- connection
- context
- queries
- variable
- statistics
- system-info-and-help
- table-and-view
- async-materialized-view
- data-and-status-management
- index
- sync-materialized-view
- table
- view
- transaction
- types
- table-design
- data-model
- data-partitioning
- index
- inverted-index
- tiered-storage
- i18n/zh-CN
- docusaurus-plugin-content-docs-community/current/source-install
- docusaurus-plugin-content-docs
- current
- admin-manual
- auth
- authentication
- authorization
- integrations
- cluster-management
- config
- data-admin
- backup-restore
- ccr
- log-management
- maint-monitor
- open-api
- be-http
- fe-http
- system-tables
- information_schema
- internal_schema
- mysql
- trouble-shooting
- memory-management
- memory-analysis
- memory-feature
- workload-management
- ai
- text-search
- vector-search
- benchmark
- compute-storage-decoupled
- file-cache
- rw
- data-operate
- delete
- export
- import
- complex-types
- data-source
- file-format
- import-way
- load-internals
- streaming-job
- prerequisites
- images
- update
- db-connect
- ecosystem
- bi
- doris-kafka-connector
- doris-operator
- flink-doris-connector
- observability
- spark-doris-connector
- faq
- gettingStarted
- alternatives
- demo-block
- install
- deploy-manually
- deploy-on-cloud
- deploy-on-kubernetes
- integrated-storage-compute
- separating-storage-compute
- preparation
- lakehouse
- best-practices
- catalogs
- file-formats
- metastores
- storages
- observability
- query-acceleration
- distinct-counts
- hints
- materialized-view
- async-materialized-view
- optimization-technology-principle
- performance-tuning-overview
- tuning
- tuning-execution
- tuning-plan
- query-data
- udf
- sql-manual
- basic-element
- literal
- operators
- conditional-operators
- sql-data-types
- aggregate
- binary-type
- conversion
- date-time
- ip
- numeric
- semi-structured
- string-type
- sql-functions
- aggregate-functions
- ai-functions
- distance-functions
- combinators
- scalar-functions
- array-functions
- binary-functions
- bitmap-functions
- bitwise-functions
- conditional-functions
- date-time-functions
- encrypt-digest-functions
- hll-functions
- ip-functions
- json-functions
- map-functions
- numeric-functions
- other-functions
- quantile-functions
- spatial-functions
- string-functions
- struct-functions
- system-functions
- variant-functions
- table-functions
- table-valued-functions
- window-functions
- sql-statements
- account-management
- catalog
- character-set
- cluster-management
- compute-management
- instance-management
- storage-management
- data-governance
- data-modification
- DML
- backup-and-restore
- load-and-export
- data-query
- database
- function
- job
- plugin
- recycle
- security
- session
- connection
- context
- queries
- variable
- statistics
- system-info-and-help
- table-and-view
- async-materialized-view
- data-and-status-management
- index
- sync-materialized-view
- table
- view
- transaction
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
24 | | - | |
25 | 22 | | |
26 | | - | |
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
30 | 26 | | |
31 | 27 | | |
32 | | - | |
33 | 28 | | |
34 | | - | |
35 | 29 | | |
36 | 30 | | |
37 | 31 | | |
38 | 32 | | |
39 | 33 | | |
40 | | - | |
41 | | - | |
42 | 34 | | |
43 | 35 | | |
44 | | - | |
45 | | - | |
46 | 36 | | |
47 | 37 | | |
48 | 38 | | |
49 | 39 | | |
50 | 40 | | |
51 | 41 | | |
52 | | - | |
53 | 42 | | |
54 | | - | |
55 | 43 | | |
56 | 44 | | |
57 | 45 | | |
58 | 46 | | |
59 | 47 | | |
60 | | - | |
61 | | - | |
62 | 48 | | |
63 | 49 | | |
64 | | - | |
65 | | - | |
66 | 50 | | |
67 | 51 | | |
68 | 52 | | |
69 | 53 | | |
70 | 54 | | |
71 | 55 | | |
72 | | - | |
73 | 56 | | |
74 | | - | |
75 | 57 | | |
76 | 58 | | |
77 | 59 | | |
78 | 60 | | |
79 | 61 | | |
80 | 62 | | |
81 | | - | |
82 | 63 | | |
83 | 64 | | |
84 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | | - | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
43 | | - | |
44 | | - | |
45 | 41 | | |
46 | 42 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 43 | | |
56 | 44 | | |
57 | 45 | | |
| |||
60 | 48 | | |
61 | 49 | | |
62 | 50 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 51 | | |
72 | 52 | | |
73 | 53 | | |
| |||
164 | 144 | | |
165 | 145 | | |
166 | 146 | | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | 147 | | |
171 | 148 | | |
172 | 149 | | |
| |||
176 | 153 | | |
177 | 154 | | |
178 | 155 | | |
179 | | - | |
180 | 156 | | |
181 | 157 | | |
182 | 158 | | |
| |||
186 | 162 | | |
187 | 163 | | |
188 | 164 | | |
189 | | - | |
190 | 165 | | |
191 | | - | |
| 166 | + | |
192 | 167 | | |
193 | 168 | | |
194 | 169 | | |
| |||
205 | 180 | | |
206 | 181 | | |
207 | 182 | | |
208 | | - | |
209 | 183 | | |
210 | | - | |
| 184 | + | |
211 | 185 | | |
212 | 186 | | |
213 | 187 | | |
| |||
225 | 199 | | |
226 | 200 | | |
227 | 201 | | |
228 | | - | |
229 | 202 | | |
230 | | - | |
| 203 | + | |
231 | 204 | | |
232 | 205 | | |
233 | 206 | | |
| |||
249 | 222 | | |
250 | 223 | | |
251 | 224 | | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | 225 | | |
260 | 226 | | |
261 | 227 | | |
262 | 228 | | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | 229 | | |
267 | 230 | | |
268 | 231 | | |
| |||
294 | 257 | | |
295 | 258 | | |
296 | 259 | | |
297 | | - | |
298 | 260 | | |
299 | 261 | | |
300 | 262 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | 89 | | |
97 | 90 | | |
98 | 91 | | |
99 | 92 | | |
100 | 93 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | 94 | | |
108 | 95 | | |
109 | 96 | | |
| |||
114 | 101 | | |
115 | 102 | | |
116 | 103 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | 104 | | |
124 | 105 | | |
125 | 106 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
This file was deleted.
0 commit comments