Merge changes from the English version due to removal of

prstats script.

Requested by:	simon
This commit is contained in:
Hiroki Sato 2006-07-28 13:27:12 +00:00
parent 304af15652
commit a08cb09b83
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28386

View file

@ -1,8 +1,7 @@
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/ja/prstats/index.sgml,v 1.2 2002/11/03 19:29:24 hrs Exp $">
<!ENTITY date "$FreeBSD: www/ja/prstats/index.sgml,v 1.3 2005/10/04 16:21:48 hrs Exp $">
<!ENTITY email 'freebsd-www'>
<!ENTITY base CDATA "..">
<!ENTITY graphdir CDATA "../../en/">
<!ENTITY title "PR Statistics">
<!ENTITY % navincludes SYSTEM "../includes.navsupport.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -35,25 +34,7 @@
<hr>
<h2>最近 30 日間</h2>
<p>
<center><img src="&graphdir;gnats30.png" alt="Graph of last 30 days"></center>
<h2>昨年中</h2>
<p>
<center><img src="&graphdir;gnats365.png" alt="Graph of last year"></center>
<h2>プロジェクト創立以来</h2>
<p>
<center><img src="&graphdir;gnats.png" alt="Graph over project lifetime"></center>
<p>これらのグラフは、いくつかの
<a href="http://cvsweb.freebsd.org/www/tools/prstats/">Tcl スクリプト</a>で生成されています。</p>
<p>また、障害報告データベースを<a href="http://people.freebsd.org/~bsd/prstats/">グラフとレポートにまとめたもの</a>もありますので、ぜひご覧ください。</p>
<p>障害報告データベースは<a href="http://people.freebsd.org/~bsd/prstats/">グラフとレポートにまとめたもの</a>をご覧ください。</p>
&footer;
</body>