Changes between Version 1 and Version 2 of WikiStart
- Timestamp:
- Jul 10, 2009, 3:13:59 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v1 v2 1 = Welcome to Trac 0.11.2.1 = 1 {{{ 2 #!html 3 <table border="0"><tr valign="top"><td style='width: 35%; padding-right: 30px; border: 1px black solid; background-color: #ffffcc;'> 4 }}} 2 5 3 Trac is a '''minimalistic''' approach to '''web-based''' management of 4 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. 6 ==Overview== 5 7 6 All aspects of Trac have been designed with the single goal to 7 '''help developers write great software''' while '''staying out of the way''' 8 and imposing as little as possible on a team's established process and 9 culture. 8 [http://smartmontools.sourceforge.net/ smartmontools Homepage] 10 9 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. 10 {{{ 11 #!html 12 </td><td style='padding-left: 30px; padding-right: 30px;'> 13 }}} 16 14 15 This will be the future Wiki-Space.. 17 16 18 TracGuide is a good place to start. 19 20 Enjoy! [[BR]] 21 ''The Trac Team'' 22 23 == Starting Points == 24 25 * TracGuide -- Built-in Documentation 26 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project 27 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions 28 * TracSupport -- Trac Support 29 30 For a complete list of local wiki pages, see TitleIndex. 17 {{{ 18 #!html 19 </td></tr></table> 20 }}}