Changes between Version 2 and Version 3 of TracGuide


Ignore:
Timestamp:
04/10/06 14:40:14 (18 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracGuide

    v2 v3  
    11= The Trac User and Administration Guide = 
    22[[TracGuideToc]] 
    3  
    4 = Welcome to Trac 0.9.2 = 
    5  
    6 Trac is a '''minimalistic''' approach to '''web-based''' management of 
    7 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. 
    8  
    9 All aspects of Trac have been designed with the single goal to  
    10 '''help developers write great software''' while '''staying out of the way''' 
    11 and imposing as little as possible on a team's established process and 
    12 culture. 
    13  
    14 As all Wiki pages, this page is editable, this means that you can 
    15 modify the contents of this page simply by using your 
    16 web-browser. Simply click on the "Edit this page" link at the bottom 
    17 of the page. WikiFormatting will give you a detailed description of 
    18 available Wiki formatting commands. 
    19  
    20 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created 
    21 a new Trac environment, containing a default set of wiki pages and some sample 
    22 data. This newly created environment also contains  
    23 [wiki:TracGuide documentation] to help you get started with your project. 
    24  
    25 You can use [wiki:TracAdmin trac-admin] to configure 
    26 [http://trac.edgewall.com/ Trac] to better fit your project, especially in 
    27 regard to ''components'', ''versions'' and ''milestones''.  
    28  
    29  
    30  
    31 Enjoy! [[BR]] 
    32 ''The Trac Team'' 
    33  
    34 == Starting Points == 
    35  
    36  * TracGuide --  Built-in Documentation 
    37  * [http://projects.edgewall.com/trac/ The Trac project] -- Trac Open Source Project 
    38  * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions 
    39  * TracSupport --  Trac Support 
    40  
    41 For a complete list of local wiki pages, see TitleIndex. 
    42  
    43 Trac is brought to you by [http://www.edgewall.com/ Edgewall Software], 
    44 providing professional Linux and software development services to clients 
    45 worldwide. Visit http://www.edgewall.com/ for more information. 
    46  
    473 
    484The 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.