Changes between Version 1 and Version 2 of WikiStart


Ignore:
Timestamp:
03/10/04 08:36:21 (20 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v1 v2  
    1 == Welcome to your Trac installation ==
     1== sabi.net development ==
    22
    3 Trac is a '''minimalistic''' approach to '''web-based''' management of
    4 '''software projects'''. Its goal is to simplify effective tracking of
    5 software issues, enhancements and overall progress.
     3This Trac installation exists to expedite development of the software available at [http://web.sabi.net/nriley/software/ Nicholas Riley's software page].
    64
    7 All aspects of Trac have been designed with the single goal to '''help
    8 developers write great software''' while '''staying out of the way'''
    9 and imposing as little as possible on a team's process.
     5You can browse recent changes, edit and view tickets for bugs and feature requests, and view and edit developer-focused documentation on this Wiki.
    106
    11 As all Wiki pages, this page is editable, this means that you can
    12 modify the contents of this page simply by using your
    13 web-browser. Simply click on the "Edit this page" link at the bottom
    14 of the page. WikiFormatting will give you a detailed description of
    15 available Wiki formatting commands.
     7== How to use Trac ==
    168
    17 "{{{[wiki:TracAdmin trac-admin] ''yourdatabase.db'' initdb}}}" created
    18 a new database filled with a set of default wiki pages and some sample
    19 data. You can use [wiki:TracAdmin trac-admin] to configure
    20 [http://trac.edgewall.com/ Trac] to better fit your project,
    21 especially in regard to ''components'', ''versions'' and
    22 ''milestones''.
    23 
    24 Enjoy![[BR]]
    25 The Trac Team
    26 
    27 == Good Starting Points ==
    28 
    29  * TracGuide --  '''Local Trac Documentation'''
     9 * TracGuide — '''Local Trac Documentation'''
    3010 * [http://projects.edgewall.com/trac/ The Trac project]
    3111 * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ]