[lxc-devel] [linuxcontainers.org/master] Link to the translation as a menu of LXD "documentaion" in Japanese page
tenforward on Github
lxc-bot at linuxcontainers.org
Thu Oct 11 12:55:30 UTC 2018
A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 481 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20181011/51a4889f/attachment.bin>
-------------- next part --------------
From 15fa8a949e95c8fbd03304f922d526b9149a35f9 Mon Sep 17 00:00:00 2001
From: KATOH Yasufumi <karma at jazz.email.ne.jp>
Date: Thu, 11 Oct 2018 21:50:57 +0900
Subject: [PATCH] Link to the translation as a menu of LXD "documentaion" in
Japanese page
We have translated LXD documentaion into Japanese.
It release at https://lxd-ja.readthedocs.io/ja/latest/.
Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
---
content/STRUCTURE.ja.json | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/content/STRUCTURE.ja.json b/content/STRUCTURE.ja.json
index a207314..9a11805 100644
--- a/content/STRUCTURE.ja.json
+++ b/content/STRUCTURE.ja.json
@@ -107,6 +107,11 @@
"generator": "markdown",
"meta": {"input": "lxd/getting-started-openstack.ja.md"}},
+ {"path": "/lxd/documentation",
+ "menu": ["LXD", "ドキュメント"],
+ "generator": "link",
+ "meta": {"url": "https://lxd-ja.readthedocs.io/ja/latest/"}},
+
{"path": "/lxd/rest-api/",
"title": "LXD - REST API",
"menu": ["LXD", "REST API"],
More information about the lxc-devel
mailing list