Changes between Version 1 and Version 2 of TracGuide


Ignore:
Timestamp:
Jun 16, 2013 2:29:29 PM (11 years ago)
Author:
trac
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracGuide

    v1 v2  
    55 
    66== Table of Contents == 
     7 
    78Currently available documentation: 
    8  * TracGuide (This page)  -- Documentation starting point. 
     9 * '''User Guide''' 
     10   * TracWiki — How to use the built-in Wiki. 
     11   * TracTimeline — The timeline provides a historic perspective on a project. 
     12   * TracRss — RSS content syndication in Trac. 
     13   * ''The Version Control Subsystem'' 
     14     * TracBrowser — Browsing source code with Trac. 
     15     * TracChangeset — Viewing changes to source code. 
     16     * TracRevisionLog — Viewing change history. 
     17   * ''The Ticket Subsystem'' 
     18     * TracTickets — Using the issue tracker. 
     19     * TracReports — Writing and using reports. 
     20     * TracQuery — Executing custom ticket queries. 
     21     * TracRoadmap — The roadmap helps tracking project progress. 
    922 * '''Administrator Guide''' 
    10    * TracAdmin -- Administering a Trac project. 
    11    * TracImport -- Importing tickets from other bug databases. 
    12    * TracIni -- Trac configuration file reference.  
    13    * TracPermissions -- Access control and permissions. 
    14    * TracInterfaceCustomization -- Customizing the Trac interface. 
    15    * TracPlugins -- Installing and managing Trac extensions. 
    16    * TracLogging -- The Trac logging facility. 
    17    * TracNotification -- Email notification. 
    18    * TracWorkflow -- Configurable Ticket Workflow. 
    19  * '''User Guide''' 
    20    * TracWiki -- How to use the built-in Wiki. 
    21    * TracTimeline -- The timeline provides a historic perspective on a project. 
    22    * TracRss -- RSS content syndication in Trac. 
    23    * ''The Version Control Subsystem'' 
    24      * TracBrowser -- Browsing source code with Trac. 
    25      * TracChangeset -- Viewing changes to source code. 
    26      * TracRevisionLog -- Viewing change history. 
    27    * ''The Ticket Subsystem'' 
    28      * TracTickets -- Using the issue tracker. 
    29      * TracReports -- Writing and using reports. 
    30      * TracQuery -- Executing custom ticket queries. 
    31      * TracRoadmap -- The roadmap helps tracking project progress. 
    32  * [trac:TracFaq Trac FAQ] - A collection of Frequently Asked Questions (on the project website). 
     23   * TracInstall — How to install and run Trac. 
     24   * TracUpgrade — How to upgrade existing installations. 
     25   * TracAdmin — Administering a Trac project. 
     26   * TracImport — Importing tickets from other bug databases. 
     27   * TracIni — Trac configuration file reference.  
     28   * TracPermissions — Access control and permissions. 
     29   * TracInterfaceCustomization — Customizing the Trac interface. 
     30   * TracPlugins — Installing and managing Trac extensions. 
     31   * TracLogging — The Trac logging facility. 
     32   * TracNotification — Email notification. 
     33   * TracWorkflow — Configurable Ticket Workflow. 
     34   * TracRepositoryAdmin — Management of Source Code Repositories. 
     35 * [trac:TracFaq Trac FAQ] — A collection of Frequently Asked Questions (on the project website). 
    3336 
    3437== Support and Other Sources of Information == 
     
    3841 
    3942Finally, developer documentation can be found in [trac:TracDev TracDev] and its sub-pages. 
    40