Changes between Version 2 and Version 3 of WikiStart


Ignore:
Timestamp:
Mar 19, 2009, 11:12:32 AM (15 years ago)
Author:
ramon
Comment:

Estructura inicial de la página

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v2 v3  
    33== Contenido ==
    44
     5 * [wiki:arquitectura Arquitectura del sistema]
     6 * [wiki:api API de funciones]
    57 * [wiki:pruebas Primeras pruebas]
    68
    7 
    8 
    9 = Welcome to Trac 0.11.3 =
    10 
    11 Trac is a '''minimalistic''' approach to '''web-based''' management of
    12 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.
    13 
    14 All aspects of Trac have been designed with the single goal to
    15 '''help developers write great software''' while '''staying out of the way'''
    16 and imposing as little as possible on a team's established process and
    17 culture.
    18 
    19 As all Wiki pages, this page is editable, this means that you can
    20 modify the contents of this page simply by using your
    21 web-browser. Simply click on the "Edit this page" link at the bottom
    22 of the page. WikiFormatting will give you a detailed description of
    23 available Wiki formatting commands.
    24 
    25 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created
    26 a new Trac environment, containing a default set of wiki pages and some sample
    27 data. This newly created environment also contains
    28 [wiki:TracGuide documentation] to help you get started with your project.
    29 
    30 You can use [wiki:TracAdmin trac-admin] to configure
    31 [http://trac.edgewall.org/ Trac] to better fit your project, especially in
    32 regard to ''components'', ''versions'' and ''milestones''.
    33 
    34 
    35 TracGuide is a good place to start.
    36 
    37 Enjoy! [[BR]]
    38 ''The Trac Team''
    399
    4010== Starting Points ==