Files
openstack-manuals/www/ja/index.html
KATO Tomoyuki f8d0ce4350 Add Japanese documents to www/ja
Add Japanese documents to www/ja as current draft.

Change-Id: If45df5045988528426e9109cd5f8e54a5e88077e
2014-06-23 09:09:18 +09:00

305 lines
10 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" name="generator"/>
<meta content="text/html; charset=utf8" http-equiv="Content-Type"/>
<meta content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" name="google-site-verification"/>
<title>
OpenStack ドキュメント
</title>
<!-- Google Fonts -->
<link href="http://fonts.googleapis.com/css?family=PT+Sans&amp;subset=latin" rel="stylesheet" type="text/css"/>
<!-- Framework CSS -->
<link href="http://openstack.org/themes/openstack/css/blueprint/screen.css" media="screen, projection" rel="stylesheet" type="text/css"/>
<link href="http://openstack.org/themes/openstack/css/blueprint/print.css" media="print" rel="stylesheet" type="text/css"/>
<!--[if lt IE 8]><link rel="stylesheet" href="http://openstack.org/themes/openstack/css/blueprint/ie.css" type="text/css" media="screen, projection"><![endif]-->
<!-- OpenStack Specific CSS -->
<link href="http://openstack.org/themes/openstack/css/main.css" media="screen, projection, print" rel="stylesheet" type="text/css"/>
<link href="http://docs.openstack.org/common/css/docblitz.css" rel="stylesheet" type="text/css"/>
<link href="http://docs.openstack.org/common/css/main-landing.css" media="screen, projection, print" rel="stylesheet" type="text/css"/>
<style type="text/css">
.container dl dt {
margin-left: 1.0em;
font-weight: normal;
}
.container dl dd {
margin-left: 2.0em;
}
</style>
<!--<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-17511903-1']);
_gaq.push(['_setDomainName', '.openstack.org']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>-->
</head>
<body class="docshome" id="docshome">
<div class="container">
<div id="header">
<div class="span-5">
<h1 id="logo">
<a href="/">
OpenStack
</a>
</h1>
</div>
<div class="span-19 last blueLine">
<div class="span-19" id="navigation">
<ul id="Menu1">
<li>
<a href="http://www.openstack.org/" title="Go to the OpenStack Home page">
Home
</a>
</li>
<li>
<a class="link" href="http://www.openstack.org/software/" title="About OpenStack">
About
</a>
</li>
<li>
<a class="link" href="http://www.openstack.org/user-stories/" title="Read stories about companies that use OpenStack to get work done.">
User Stories
</a>
</li>
<li>
<a class="link" href="http://www.openstack.org/community/" title="Go to the OpenStack Community page">
Community
</a>
</li>
<li>
<a class="link" href="http://www.openstack.org/profile/" title="Edit your OpenStack community profile">
Profile
</a>
</li>
<li>
<a href="http://www.openstack.org/blog/" title="Go to the OpenStack Blog">
Blog
</a>
</li>
<li>
<a href="http://wiki.openstack.org/" title="Go to the OpenStack Wiki">
Wiki
</a>
</li>
<li>
<a href="http://docs.openstack.org/glossary/content/glossary.html" title="See definitions of OpenStack terms">
Glossary
</a>
</li>
<li>
<a class="current" href="http://docs.openstack.org/" title="Go to the OpenStack Documentation">
Documentation
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Page Content -->
<div class="container">
<div class="span-12">
<h3 class="subhead">
ドキュメント
</h3>
</div>
<div class="searchArea span-10 last">
<div id="cse" style="width: 100%;">
Loading
</div>
<script src="http://www.google.com/jsapi" type="text/javascript">
</script>
<script type="text/javascript">
//<![CDATA[
google.load('search', '1', {
language: 'en'
});
var _gaq = _gaq ||[];
_gaq.push([ "_setAccount", "UA-17511903-1"]);
function _trackQuery(control, searcher, query) {
var gaQueryParamName = "q";
var loc = document.location;
var url =[
loc.pathname,
loc.search,
loc.search ? '&': '?',
gaQueryParamName == '' ? 'q': encodeURIComponent(gaQueryParamName),
'=',
encodeURIComponent(query)].join('');
_gaq.push([ "_trackPageview", url]);
}
google.setOnLoadCallback(function () {
var customSearchControl = new google.search.CustomSearchControl('011012898598057286222:elxsl505o0o');
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
customSearchControl.setSearchStartingCallback(null, _trackQuery);
customSearchControl.draw('cse');
},
true);//]]>
</script>
</div>
</div>
<div class="container">
<div>
<p>
本ページでは、日本語版のドキュメントを掲載しています。
<a href="http://docs.openstack.org/">
英語版
</a>
ドキュメントもご覧ください。
</p>
<!--h4><a class="headerlink"
href="http://openstack.org/software/start/"
>How to Get Started with OpenStack</a></h4-->
</div>
<div class="span-12" id="subnav">
<ul class="subsectionNav">
<li class="link">
<a>
OpenStack のインストール
</a>
</li>
</ul>
<dl>
<dd>
<a href="http://docs.openstack.org/ja/trunk/install-guide/install/apt-debian/content/">
インストールガイド Debian 7.0 (Wheezy) 版 (ドラフト版)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/ja/trunk/install-guide/install/zypper/content/">
インストールガイド openSUSE、SUSE Linux Enterprise Server 版 (ドラフト版)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/ja/trunk/install-guide/install/yum/content/">
インストールガイド Red Hat Enterprise Linux、CentOS、Fedora 版 (ドラフト版)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/ja/trunk/install-guide/install/apt/content/">
インストールガイド Ubuntu 12.04/14.04 (LTS) 版 (ドラフト版)
</a>
</dd>
</dl>
<ul class="subsectionNav">
<li class="link">
<a>
OpenStack の設定と運用
</a>
</li>
</ul>
<dl>
<dd>
<a href="http://openstack-ja.github.io/openstack-manuals/openstack-ops/content/">
運用ガイド
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/ja/security-guide/content/">
セキュリティガイド (ドラフト版)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/ja/high-availability-guide/content/">
高可用性ガイド (ドラフト版)
</a>
</dd>
</dl>
<ul class="subsectionNav">
<li class="link">
<a>
OpenStack の利用
</a>
</li>
</ul>
<dl>
<dd>
<a href="http://docs.openstack.org/ja/user-guide/content/">
エンドユーザーガイド (ドラフト版)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/ja/user-guide-admin/content/">
管理ユーザーガイド (ドラフト版)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/ja/api/quick-start/content/">
API クイックスタート (ドラフト版)
</a>
</dd>
</dl>
</div>
<div class="span-12 last-right" id="subnav-right">
<ul class="subsectionNav last-right">
<li class="link">
<a>
他の日本語ドキュメント
</a>
</li>
</ul>
<dl>
<dt>
<a href="http://openstack.jp/documents.html">
日本 OpenStack ユーザ会ドキュメント
</a>
</dt>
<dd>
ユーザ会主催のイベント、勉強会でのプレゼンテーションなど
</dd>
</dl>
<ul class="subsectionNav last-right-more">
<li class="link last-right-more">
<a>
日本語版の作成・翻訳について
</a>
</li>
</ul>
<p>
OpenStack のドキュメントの翻訳は
<a href="https://www.transifex.com/projects/p/openstack/language/ja/">
Transifex
</a>
で行っています。現在は
<a href="https://wiki.openstack.org/wiki/OpenStack_User_Groups#Japan">
日本 OpenStack ユーザ会
</a>
のメンバーが中心となって、翻訳・レビューを行っています。
どなたでも参加できますので、是非ご参加ください。
</p>
</div>
</div>
<div class="container">
<div id="footer">
<hr/>
<p>
Documentation treated like code, powered by the community - interested? Here's
<a href="http://wiki.openstack.org/Documentation/HowTo">
how to contribute
</a>
.
</p>
<p>
The OpenStack project is provided under the Apache 2.0 license. Openstack.org is powered by
<a href="http://www.rackspacecloud.com/">
Rackspace Cloud Computing
</a>
.
</p>
</div>
</div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js" type="text/javascript">
</script>
<script charset="utf-8" src="http://docs.openstack.org/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript">
</script>
</body>
</html>