diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:40:17 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:40:17 -0500 |
commit | 33058f2b292b3a581333bdfb21b8f671898c5060 (patch) | |
tree | 51c3e392513ec574331b2d3f85c394445ea803c6 /files/zh-cn/mdn/guidelines/index.html | |
parent | 8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff) | |
download | translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2 translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip |
initial commit
Diffstat (limited to 'files/zh-cn/mdn/guidelines/index.html')
-rw-r--r-- | files/zh-cn/mdn/guidelines/index.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/files/zh-cn/mdn/guidelines/index.html b/files/zh-cn/mdn/guidelines/index.html new file mode 100644 index 0000000000..9edc568068 --- /dev/null +++ b/files/zh-cn/mdn/guidelines/index.html @@ -0,0 +1,16 @@ +--- +title: MDN内容和样式指南 +slug: MDN/Guidelines +tags: + - Documentation + - Landing + - MDN + - NeedsTranslation + - TopicStub +translation_of: MDN/Guidelines +--- +<div>{{MDNSidebar}}</div><div>{{IncludeSubnav("/zh-CN/docs/MDN")}}</div> + +<p><span class="seoSummary">代码示例与其它内容应当被表示为适当的形式,这些指南提供了 MDN 文档应当如何被编写并被格式化的规范,以及我们的代码示例与其它内容应当如何被表示的详情说明。</span>你可以通过遵循这些指南来确保自己编写的内容是清晰易用的。</p> + +<p>{{LandingPageListSubpages}}</p> |