From c209aa503753ccbd297eb8e0946c708dc9528a74 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Tue, 18 Aug 2020 02:54:30 +0900 Subject: [PATCH] Copy contribute/style/_index.md from en/ directory. --- content/ja/docs/contribute/style/_index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 content/ja/docs/contribute/style/_index.md diff --git a/content/ja/docs/contribute/style/_index.md b/content/ja/docs/contribute/style/_index.md new file mode 100644 index 0000000000..f7ad145f79 --- /dev/null +++ b/content/ja/docs/contribute/style/_index.md @@ -0,0 +1,9 @@ +--- +title: Documentation style overview +main_menu: true +weight: 80 +--- + +The topics in this section provide guidance on writing style, content formatting +and organization, and using Hugo customizations specific to Kubernetes +documentation.