ドキュメントのinfo出力を修正
authorj8takagi <j8takagi@nifty.com>
Thu, 10 Feb 2011 13:12:17 +0000 (22:12 +0900)
committerj8takagi <j8takagi@nifty.com>
Thu, 10 Feb 2011 13:12:17 +0000 (22:12 +0900)
doc/autotest_mk.html
doc/autotest_mk.texi

index 256b563..74f84d8 100644 (file)
@@ -1,8 +1,8 @@
 <html lang="en">
 <head>
-<title>Autotest.mk - ソフトウェアテスト自動化のために</title>
+<title>Autotest.mk - ソフトウェアテストの自動化</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="description" content="Autotest.mk - ソフトウェアテスト自動化のために">
+<meta name="description" content="Autotest.mk - ソフトウェアテストの自動化">
 <meta name="generator" content="makeinfo 4.13">
 <link title="Top" rel="top" href="#Top">
 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
@@ -54,8 +54,8 @@ h2 {
 
 .contents h2 {
     margin-left: 0;
-    color: inherit;
-    background-color: inherit;
+    color: black;
+    background-color: #DDF;
 }
 
 .shortcontents {
@@ -144,7 +144,7 @@ dt {
 }--></style>
 </head>
 <body>
-<h1 class="settitle">Autotest.mk - ソフトウェアテスト自動化のために</h1>
+<h1 class="settitle">Autotest.mk - ソフトウェアテストの自動化</h1>
 <div class="node">
 <a name="Top"></a>
 <p><hr>
index bf85096..941fdaa 100644 (file)
@@ -41,10 +41,19 @@ Copyright @copyright{} 2011 j8takagi
 * Group dir::                   グループディレクトリー マニュアル
 * Test dir::                    テストディレクトリー マニュアル
 
-
 @detailmenu
  --- The Detailed Node Listing ---
 
+
+
+* About::                       Autotest.mk 概要
+* Install::                     Autotest.mk インストール
+* Tutorial triangle::           Autotest.mk チュートリアルI - 三角形判定プログラムのテスト
+* Tutorial sort::               Autotest.mk チュートリアルII - C言語@code{sort}関数のテスト
+* Template dir::                テンプレートディレクトリー マニュアル
+* Group dir::                   グループディレクトリー マニュアル
+* Test dir::                    テストディレクトリー マニュアル
+
 Autotest.mk インストール
 
 * Requirements::                要件
@@ -114,6 +123,7 @@ Autotest.mk チュートリアルII - C言語@code{sort}関数のテスト
 
 @end detailmenu
 @end menu
+
 @end ifinfo
 
 @ifnotinfo