From 51e4418a59b2b8b54d18c383e61b4cbc57208378 Mon Sep 17 00:00:00 2001 From: j8takagi Date: Thu, 10 Feb 2011 22:12:17 +0900 Subject: [PATCH] =?utf8?q?=E3=83=89=E3=82=AD=E3=83=A5=E3=83=A1=E3=83=B3?= =?utf8?q?=E3=83=88=E3=81=AEinfo=E5=87=BA=E5=8A=9B=E3=82=92=E4=BF=AE?= =?utf8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- doc/autotest_mk.html | 10 +++++----- doc/autotest_mk.texi | 12 +++++++++++- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/doc/autotest_mk.html b/doc/autotest_mk.html index 256b563..74f84d8 100644 --- a/doc/autotest_mk.html +++ b/doc/autotest_mk.html @@ -1,8 +1,8 @@ -Autotest.mk - ソフトウェアテスト自動化のために +Autotest.mk - ソフトウェアテストの自動化 - + @@ -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 { }--> -

Autotest.mk - ソフトウェアテスト自動化のために

+

Autotest.mk - ソフトウェアテストの自動化


diff --git a/doc/autotest_mk.texi b/doc/autotest_mk.texi index bf85096..941fdaa 100644 --- a/doc/autotest_mk.texi +++ b/doc/autotest_mk.texi @@ -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 -- 2.18.0