Changes between Version 88 and Version 89 of TracGuide

Show
Ignore:
Timestamp:
04/13/09 20:51:19 (4 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracGuide

    v88 v89  
    1  
    2  
    31= The Trac User and Administration Guide = 
    42[[TracGuideToc]] 
    53 
    6 The 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. 
     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://trac.edgewall.org Trac Project] itself. 
    75 
    86== Table of Contents == 
    97Currently available documentation: 
    108 * TracGuide (This page)  -- Documentation starting point. 
     9 * '''Administrator Guide''' 
    1110   * TracInstall -- How to install and run Trac. 
    1211   * TracUpgrade -- How to upgrade existing installations. 
    13    * TracAdmin -- Administrating a Trac project. 
     12   * TracAdmin -- Administering a Trac project. 
    1413   * TracImport -- Importing tickets from other bug databases. 
    1514   * TracIni -- Trac configuration file reference.  
     
    1716   * TracInterfaceCustomization -- Customizing the Trac interface. 
    1817   * TracPlugins -- Installing and managing Trac extensions. 
     18   * TracLogging -- The Trac logging facility. 
     19   * TracNotification -- Email notification. 
     20   * TracWorkflow -- Configurable Ticket Workflow. 
     21 * '''User Guide''' 
    1922   * TracWiki -- How to use the built-in Wiki. 
    20    * TracBrowser -- Browsing source code with Trac. 
    21    * TracChangeset -- Viewing changes to source code. 
    22    * TracTickets -- Using the issue tracker. 
    23    * TracReports -- Writing and using reports. 
    24    * TracQuery -- Executing custom ticket queries. 
    25    * TracRoadmap -- The roadmap helps tracking project progress. 
    2623   * TracTimeline -- The timeline provides a historic perspective on a project. 
    27    * TracLogging -- The Trac logging facility. 
    2824   * TracRss -- RSS content syndication in Trac. 
    29    * TracNotification -- Email notification. 
    30  
    31  * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] - A collection of Frequently Asked Questions (on the project website) 
     25   * ''The Version Control Subsystem'' 
     26     * TracBrowser -- Browsing source code with Trac. 
     27     * TracChangeset -- Viewing changes to source code. 
     28     * TracRevisionLog -- Viewing change history. 
     29   * ''The Ticket Subsystem'' 
     30     * TracTickets -- Using the issue tracker. 
     31     * TracReports -- Writing and using reports. 
     32     * TracQuery -- Executing custom ticket queries. 
     33     * TracRoadmap -- The roadmap helps tracking project progress. 
     34 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] - A collection of Frequently Asked Questions (on the project website). 
    3235 
    3336== Support and Other Sources of Information == 
    34 If you are looking for a good place to ask a question about Trac, look no further than the [http://projects.edgewall.com/trac/wiki/MailingList MailingList]. It provides a friendly environment to discuss openly among Trac users and developers. 
     37If you are looking for a good place to ask a question about Trac, look no further than the [http://trac.edgewall.org/wiki/MailingList MailingList]. It provides a friendly environment to discuss openly among Trac users and developers. 
    3538 
    3639See also the TracSupport page for more information resources. 
    3740 
    38