OSDN Git Service

index.html を微更新
authorSubaruG <subaru_g@users.sourceforge.jp>
Wed, 27 Jan 2010 17:07:18 +0000 (02:07 +0900)
committerSubaruG <subaru_g@users.sourceforge.jp>
Wed, 27 Jan 2010 17:07:18 +0000 (02:07 +0900)
html/index.html

index 1d2759c..f8e6d8d 100644 (file)
 <h1>銀天ライブラリ ~ Ginten C++ Libraries</h1>
 <div class=verinfo>Version 1.0.0   <span class=weak>( under construction )</span></div>
 
-<div class=menu><a href="getting_started.html">はじめに</a>   <a href="libs/index.html">ライブラリ一覧</a>   <a href="../LICENSE">ライセンス</a>   <a href="faq.html">FAQ</a>   <a href="http://sourceforge.jp/projects/gintenlib/">プロジェクトページ</a>   <a href="http://sourceforge.jp/projects/gintenlib/download/">ダウンロード</a>   <a href="http://d.hatena.ne.jp/gintenlabo/">開発日記</a>   <a href="contact.html">作者について</a></div>
+<div class=menu><a href="getting_started.html">はじめに</a>   <a href="libs/index.html">ライブラリ一覧</a>   <a href="../LICENSE">ライセンス</a>   <a href="faq.html">FAQ</a>   <a href="http://sourceforge.jp/projects/gintenlib/">プロジェクトページ</a>   <a href="http://sourceforge.jp/projects/gintenlib/download/">ダウンロード</a>   <a href="http://d.hatena.ne.jp/gintenlabo/searchdiary?word=*[gintenlib]">開発日記</a>   <a href="contact.html">作者について</a></div>
 <div class=insignificant>Sorry, English documents are not available yet.</div>
 
+
+<div class=section id=introduction>
+
 <h2>挨拶</h2>
 
 <p>銀天ライブラリ ( Ginten C++ Libraries ) は、「なくてもいいけど、あると少し嬉しい」をモットーに開発されている、オープンソースのC++ライブラリです。</p>
 <p>このライブラリは <a href="http://sourceforge.jp/projects/opensource/wiki/licenses%2Fzlib_libpng_license" class=external>zlib/libpng ライセンス</a> で提供されています。あらゆるユーザは、商用・非商用などの目的を問わず、各々の責任により当ライブラリを(自由に改変しつつ)使用できます。詳しくは <a href="../LICENSE">LICENSE</a> をご覧ください。</p>
 <p>現在、銀天ライブラリは、個人サイト <a href="http://ginten.sakura.ne.jp/" class=external>銀天研究所</a> 内の <a href="http://d.hatena.ne.jp/gintenlabo/" class=external>銀天随筆集</a> において開発されています。最新情報を得たい場合や何か意見がある場合には、そちらまでアクセスをお願いします。</p>
 
+<div> <!--div class=section id=introduction-->
+
+
+<div class=section id=getting_started>
 
 <h2>導入法</h2>
 
 <p>銀天ライブラリは今のところ、ヘッダファイルのみで構成されたライブラリです。ダウンロードしたディレクトリにインクルードパスを通すだけで、簡単にインストールを行えます。</p>
 <p>詳しくは <a href="getting_started.html">getting_started.html</a> を参照して下さい。</p>
 
+<div> <!--div class=section id=getting_started-->
+
+
+<div class=section id=documents>
 
 <h2>ドキュメント</h2>
 
 <p><a href="libs/index.html">ライブラリ一覧</a> のページから、銀天ライブラリを構成する各ライブラリのドキュメントを見ることができます。</p>
 
+<div> <!--div class=section id=documents-->
+
+
+<div class=section id=webpage>
 
 <h2>公式ページ</h2>
 
 <p>当ライブラリの最新情報を得たい場合には、 <a href="http://ginten.sakura.ne.jp/gintenlib/">公式ページ</a> までアクセス下さい。</p>
 <p>開発用リポジトリは <a href="http://git.sourceforge.jp/view?p=gintenlib/gintenlib.git">git://git.sourceforge.jp/gitroot/gintenlib/gintenlib.git</a> から取得することができます。</p>
 
+<div> <!--div class=section id=webpage-->
+
+
+<div class=section id=if_you_have_troubles>
 
 <h2>困ったことがあれば</h2>
 
 <p>まず <a href="faq.html">FAQ</a> ページを御覧下さい。</p>
 <p>解決しない場合は、 <a href="http://ginten.sakura.ne.jp/gintenlib/">公式ページ</a> の <a href="http://sourceforge.jp/projects/gintenlib/forums/">フォーラム</a> までお問い合わせ頂くか、作者に直接 <a href="contact.html">コンタクトを取る</a> かして下さい。</p>
 
+<div> <!--div class=section id=if_you_have_troubles-->
+
+
+<div class=section id=conclusion>
 
 <h2>困ったことがなければ</h2>
 
 <p>あなたのプログラミングライフにお役立て下さい。</p>
 
+<div> <!--div class=section id=conclusion-->
+
 
 <div class=insignificant>Copyright (C) 2010 SubaruG, <a href="http://ginten.sakura.ne.jp/">http://ginten.sakura.ne.jp/</a></div>
 </body>