Changes between Version 1 and Version 2 of TracGuide
- Timestamp:
- Jan 16, 2006, 10:33:18 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracGuide
v1 v2 1 1 = The Trac User and Administration Guide = 2 [[TracGuideToc]] 3 2 4 The 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. 3 5 … … 6 8 * TracGuide (This page) -- Documentation starting point. 7 9 * TracInstall -- How to install and run Trac. 10 * TracUpgrade -- How to upgrade existing installations. 8 11 * TracAdmin -- Administrating a Trac project. 12 * TracImport -- Importing tickets from other bug databases. 9 13 * TracIni -- Trac configuration file reference. 10 14 * TracPermissions -- Access control and permissions. 15 * TracInterfaceCustomization -- Customizing the Trac interface. 16 * TracPlugins -- Installing and managing Trac extensions. 11 17 * TracWiki -- How to use the built-in Wiki. 12 18 * TracBrowser -- Browsing source code with Trac. … … 14 20 * TracTickets -- Using the issue tracker. 15 21 * TracReports -- Writing and using reports. 22 * TracQuery -- Executing custom ticket queries. 23 * TracRoadmap -- The roadmap helps tracking project progress. 16 24 * TracTimeline -- The timeline provides a historic perspective on a project. 17 25 * TracLogging -- The Trac logging facility. … … 25 33 26 34 See also the TracSupport page for more information resources. 27 28 29 If you are interested in commercial support, please contact [http://www.edgewall.com/ Edgewall Software].