Changes between Version 75 and Version 76 of WikiStart
- Timestamp:
- Apr 19, 2020, 2:44:23 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v75 v76 1 = Welcome to Trac 1.2.x =1 = Welcome to Trac 2 2 3 3 == Knowledge Base по реконструкции Аналитикса … … 119 119 120 120 Trac is a '''minimalistic''' approach to '''web-based''' management of 121 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. 121 '''software projects'''. Its goal is to simplify effective tracking and 122 handling of software issues, enhancements and overall progress. 122 123 123 All aspects of Trac have been designed with the single goal to 124 All aspects of Trac have been designed with the single goal to 124 125 '''help developers write great software''' while '''staying out of the way''' 125 126 and imposing as little as possible on a team's established process and … … 134 135 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created 135 136 a new Trac environment, containing a default set of wiki pages and some sample 136 data. This newly created environment also contains 137 data. This newly created environment also contains 137 138 [wiki:TracGuide documentation] to help you get started with your project. 138 139 139 140 You can use [wiki:TracAdmin trac-admin] to configure 140 141 [http://trac.edgewall.org/ Trac] to better fit your project, especially in 141 regard to ''components'', ''versions'' and ''milestones''. 142 regard to ''components'', ''versions'' and ''milestones''. 142 143 143 144 … … 147 148 ''The Trac Team'' 148 149 149 == Starting Points ==150 == Starting Points 150 151 151 152 * TracGuide -- Built-in Documentation