aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-06-16 00:36:25 +0000
committerMDN <actions@users.noreply.github.com>2021-06-16 00:36:25 +0000
commit2c06c1e456cf28d032c6afc4f1613447b620e16e (patch)
tree91618dce0963b2aba5a37db6c21f35ab7b023d27 /files/zh-cn
parent88c9a51552ce1bcbbd33ef0dd69e2bdb7255121d (diff)
downloadtranslated-content-2c06c1e456cf28d032c6afc4f1613447b620e16e.tar.gz
translated-content-2c06c1e456cf28d032c6afc4f1613447b620e16e.tar.bz2
translated-content-2c06c1e456cf28d032c6afc4f1613447b620e16e.zip
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn')
-rw-r--r--files/zh-cn/_redirects.txt3
-rw-r--r--files/zh-cn/_wikihistory.json24
-rw-r--r--files/zh-cn/orphaned/web/guide/html/using_html_sections_and_outlines/index.html (renamed from files/zh-cn/web/guide/html/using_html_sections_and_outlines/index.html)4
3 files changed, 16 insertions, 15 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index 84abaed1cf..7529d156a2 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -2324,9 +2324,10 @@
/zh-CN/docs/Web/Guide/HTML/HTML5/HTML5_element_list /zh-CN/docs/conflicting/Web/HTML/Element
/zh-CN/docs/Web/Guide/HTML/HTML5/Introduction_to_HTML5 /zh-CN/docs/orphaned/Web/Guide/HTML/HTML5/Introduction_to_HTML5
/zh-CN/docs/Web/Guide/HTML/Introduction /zh-CN/docs/learn/HTML/Introduction_to_HTML
-/zh-CN/docs/Web/Guide/HTML/Sections_and_Outlines_of_an_HTML5_document /zh-CN/docs/Web/Guide/HTML/Using_HTML_sections_and_outlines
+/zh-CN/docs/Web/Guide/HTML/Sections_and_Outlines_of_an_HTML5_document /zh-CN/docs/orphaned/Web/Guide/HTML/Using_HTML_sections_and_outlines
/zh-CN/docs/Web/Guide/HTML/Tips_for_authoring_fast-loading_HTML_pages /zh-CN/docs/Learn/HTML/Howto/Author_fast-loading_HTML_pages
/zh-CN/docs/Web/Guide/HTML/Using_HTML5_audio_and_video /zh-CN/docs/conflicting/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content
+/zh-CN/docs/Web/Guide/HTML/Using_HTML_sections_and_outlines /zh-CN/docs/orphaned/Web/Guide/HTML/Using_HTML_sections_and_outlines
/zh-CN/docs/Web/Guide/HTML/Using_data_attributes /zh-CN/docs/Learn/HTML/Howto/Use_data_attributes
/zh-CN/docs/Web/Guide/Localizations_and_character_encodings /zh-CN/docs/orphaned/Web/Guide/Localizations_and_character_encodings
/zh-CN/docs/Web/Guide/Performance/Using_web_workers /zh-CN/docs/Web/API/Web_Workers_API/Using_web_workers
diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json
index 74fdf0490c..ea71e02e73 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -31621,18 +31621,6 @@
"Teago"
]
},
- "Web/Guide/HTML/Using_HTML_sections_and_outlines": {
- "modified": "2019-03-21T10:38:08.111Z",
- "contributors": [
- "RainSlide",
- "jimmy-sum",
- "VdoG",
- "StarXY",
- "kevinfszu",
- "mengzyou",
- "xuexiaocai"
- ]
- },
"Web/Guide/Introduction_to_Web_development": {
"modified": "2019-03-24T00:00:33.366Z",
"contributors": [
@@ -50536,6 +50524,18 @@
"leegorous"
]
},
+ "orphaned/Web/Guide/HTML/Using_HTML_sections_and_outlines": {
+ "modified": "2019-03-21T10:38:08.111Z",
+ "contributors": [
+ "RainSlide",
+ "jimmy-sum",
+ "VdoG",
+ "StarXY",
+ "kevinfszu",
+ "mengzyou",
+ "xuexiaocai"
+ ]
+ },
"orphaned/Web/Guide/Localizations_and_character_encodings": {
"modified": "2020-05-07T10:52:56.537Z",
"contributors": [
diff --git a/files/zh-cn/web/guide/html/using_html_sections_and_outlines/index.html b/files/zh-cn/orphaned/web/guide/html/using_html_sections_and_outlines/index.html
index 907724aeda..d4d824142f 100644
--- a/files/zh-cn/web/guide/html/using_html_sections_and_outlines/index.html
+++ b/files/zh-cn/orphaned/web/guide/html/using_html_sections_and_outlines/index.html
@@ -1,6 +1,6 @@
---
title: 使用 HTML 章节与大纲
-slug: Web/Guide/HTML/Using_HTML_sections_and_outlines
+slug: orphaned/Web/Guide/HTML/Using_HTML_sections_and_outlines
tags:
- HTML
- HTML5
@@ -8,7 +8,7 @@ tags:
- 文档结构
- 高阶
translation_of: Web/Guide/HTML/Using_HTML_sections_and_outlines
-original_slug: Web/Guide/HTML/Sections_and_Outlines_of_an_HTML5_document
+original_slug: Web/Guide/HTML/Using_HTML_sections_and_outlines
---
<div class="warning">
<p>(下方英文原文警告的过时已翻译版本)<strong>注意:</strong>下面描述的HTML 5 大纲算法在用户代理中还没有实现,因此,使用标题语义的用户暴露在HTML4的文档结构下。HTML5对问题的描述还仅仅是理论上的。</p>