Changes between Version 2 and Version 3 of TracGuide


Ignore:
Timestamp:
Dec 31, 2005, 4:43:10 PM (18 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracGuide

    v2 v3  
    1 = Trac 利用者ガイドおよび Trac 管理者ガイド =
     1= The Trac User and Administration Guide =
    22[[TracGuideToc]]
    33
    4 TracGuide は Trac の使用法とカスタマイズ方法について、全ドキュメンテーションにリンクする目次です。このガイドはフリードキュメントです。 [http://projects.edgewall.com/trac/ Trac Project] の一部として、協力者によってメンテナンスされています。
     4The TracGuide is meant to serve as a starting point for all documentation regarding Trac usage and development. The guide is a free document, a collaborative effort, and a part of the [http://projects.edgewall.com/trac/ Trac Project] itself.
    55
    66== Table of Contents ==
    7 現在、以下のドキュメンテーションが利用できます。:
    8  * TracGuide (このページ)  -- ドキュメンテーションの目次
    9    * TracInstall -- インストールと起動方法。
    10    * TracUpgrade -- 以前のバージョンからのアップグレード方法。
    11    * TracMultipleProjects -- 1ホストに複数のプロジェクトを収容する方法。
    12    * TracAdmin -- TracEnvironment の管理コマンド。
    13    * TracImport -- 他のバグデータベースから、チケットをインポートする方法。
    14    * TracIni -- Trac 設定ファイルのリファレンス。
    15    * TracPermissions -- アクセス制御とパーミッション。
    16    * TracWiki -- Wiki の使い方。
    17    * TracBrowser -- Trac で Subversion リポジトリをブラウズする方法。
    18    * TracChangeset -- コミットによるチェンジセットを閲覧する方法。
    19    * TracTickets -- チケットトラッカ (BTS) の使い方。
    20    * TracReports -- レポートの作成方法と使用方法。
    21    * TracQuery -- カスタムクエリによってチケットを検索する方法。
    22    * TracRoadmap -- プロジェクトの進捗管理ツール。
    23    * TracTimeline -- プロジェクトに発生したイベントの履歴管理ツール。
    24    * TracLogging -- ログ出力機能。
    25    * TracRss -- RSS 配信機能。
    26    * TracNotification -- Email 通知機能。
     7Currently available documentation:
     8 * TracGuide (This page)  -- Documentation starting point.
     9   * TracInstall -- How to install and run Trac.
     10   * TracUpgrade -- How to upgrade existing installations.
     11   * TracAdmin -- Administrating a Trac project.
     12   * TracImport -- Importing tickets from other bug databases.
     13   * TracIni -- Trac configuration file reference.
     14   * TracPermissions -- Access control and permissions.
     15   * TracInterfaceCustomization -- Customizing the Trac interface.
     16   * TracPlugins -- Installing and managing Trac extensions.
     17   * TracWiki -- How to use the built-in Wiki.
     18   * TracBrowser -- Browsing source code with Trac.
     19   * TracChangeset -- Viewing changes to source code.
     20   * TracTickets -- Using the issue tracker.
     21   * TracReports -- Writing and using reports.
     22   * TracQuery -- Executing custom ticket queries.
     23   * TracRoadmap -- The roadmap helps tracking project progress.
     24   * TracTimeline -- The timeline provides a historic perspective on a project.
     25   * TracLogging -- The Trac logging facility.
     26   * TracRss -- RSS content syndication in Trac.
     27   * TracNotification -- Email notification.
    2728
    28  * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] - 良くある質問とその回答 (Trac プロジェクト Webサイトのコンテンツ)
     29 * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] - A collection of Frequently Asked Questions (on the project website)
    2930
    3031== Support and Other Sources of Information ==
     
    3233
    3334See also the TracSupport page for more information resources.
    34 
    35 If you are interested in commercial support, please [http://www.edgewall.com/contact/ contact Edgewall Software].