doc/ja/internal/internal.sgml
Hiroki Sato 5305bb945d www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>/share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:26:51 +00:00

67 lines
2.5 KiB
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/ja/internal/internal.sgml,v 1.23 2005/10/04 16:21:46 hrs Exp $">
<!ENTITY title "FreeBSD Internal">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.26 -->
<html>
&header;
<p></p>
<h2><a href="machines.html">FreeBSD.org ネットワーク</a></h2>
<p>このページは、FreeBSD.org ネットワークにアカウントを持っている人
のために、どのようなマシンのリソースが現在あって何の作業に使われている
かを説明しています。</p>
<h2><a href="&enbase;/internal/rtp.html">Rtp.FreeBSD.org ネットワーク</a></h2>
<p>このページは、Rtp.FreeBSD.org ネットワークにアカウントを持っている人のために、
どのようなマシンのリソースが現在あって何の作業に使われているかを説明しています。</p>
<h2><a href="developer.html">FreeBSD Committers のためのリソース</a></h2>
<p>このページは、FreeBSD committers のためのリソースを提示しています。</p>
<h2><a href="about.html">FreeBSD WWW サーバについて</a></h2>
<p>マシン、ソフトウェア、FreeBSD Web ページのミラー、利用統計について。</p>
<h2><a href="&enbase;/doc/ja_JP.eucJP/articles/contributors/index.html">FreeBSD プロジェクトスタッフ</a></h2>
<p>FreeBSD プロジェクトは以下のグループの人々によって管理され
運営されています: FreeBSD コアチーム、FreeBSD 開発者; 担当者一覧。</p>
<h2><a href="&enbase;/internal/photos.html">イベントの際の写真集</a></h2>
<h2><a href="http://www.FreeBSD.org/internal/homepage.html">個人のホームページ</a></h2>
<p>people.FreeBSD.org にある個人のホームページのリスト。</p>
<h2><a href="&base;/projects/projects.html">FreeBSD プロジェクト</a></h2>
<p>FreeBSD 開発の主要な流れとは別に、多くの開発グループが
FreeBSD のアプリケーションの範囲を新しい方向で拡大するために
作業を行っています。</p>
<h2><a href="&enbase;/doc/en_US.ISO8859-1/articles/releng/article.html">
FreeBSD リリースエンジニアリングプロセス</a></h2>
<p>このページは公式の FreeBSD リリースのリリースエンジニアリングプロセス
を文書化しています。</p>
<h2><a href="&enbase;/releng/index.html">リリーススケジュール</a></h2>
<p>今後の FreeBSD 公式リリーススケジュールです。</p>
<h2><a href="&base;/mailto.html">FreeBSD への連絡</a></h2>
<h2><a href="&base;/copyright/index.html">FreeBSD の著作権</a></h2>
FreeBSD の著作権。
<h2><a href="&base;/search/search.html">FreeBSD サイトの検索</a></h2>
<p>FreeBSD 検索サービス。</p>
<h2><a href="&enbase;/internal/statistic.html">FreeBSD 統計</a></h2>
<p>Web 統計、FTP トラフィック、リリース利用統計。</p>
&footer;
</body>
</html>