Activate tutorials.

This commit is contained in:
Jun Kuriyama 2000-01-06 12:53:23 +00:00
parent dbf57a189c
commit d478ca69d1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6329
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/ja/Makefile,v 1.36 1999/11/07 11:33:12 kuriyama Exp $
# $FreeBSD: www/ja/Makefile,v 1.37 1999/12/23 01:14:38 kuriyama Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.50
@ -59,7 +59,7 @@ SUBDIR+= java
.if !defined(WEB_ONLY) || empty(WEB_ONLY)
# Extern
#SUBDIR+= tutorials
SUBDIR+= tutorials
DOCSUBDIR= FAQ handbook
.endif

View file

@ -1,10 +1,10 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY title "The FreeBSD Project">
<!ENTITY date "$FreeBSD: www/ja/index.sgml,v 1.12 1999/12/07 14:03:24 kuriyama Exp $">
<!ENTITY date "$FreeBSD: www/ja/index.sgml,v 1.13 1999/12/23 01:15:44 kuriyama Exp $">
<!ENTITY % rev.incl SYSTEM "index.revinc"> %rev.incl;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/ja/index.sgml,v 1.12 1999/12/07 14:03:24 kuriyama Exp $ -->
<!-- $FreeBSD: www/ja/index.sgml,v 1.13 1999/12/23 01:15:44 kuriyama Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.67 -->
@ -228,7 +228,7 @@
ために</a><br>
&nbsp;&nbsp;<a
href="&base;/handbook/index.html">ハンドブック</a><br>
&nbsp;&nbsp;<a href="../tutorials/">チュートリアル</a><br>
&nbsp;&nbsp;<a href="tutorials/">チュートリアル</a><br>
&nbsp;&nbsp;<a href="&base;/FAQ/FAQ.html">FAQ</a><br>
&nbsp;&nbsp;<a href="handbook/bibliography.html">書籍</a><br>
&nbsp;&nbsp;<a href="y2kbug.html">2000 年問題</a><br>