| | 1 | = The Trac User and Administration Guide = |
| | 2 | |
| | 3 | [[TracGuideToc]] |
| | 4 | |
| | 5 | |
| | 6 | |
| | 7 | 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. |
| | 8 | |
| | 9 | |
| | 10 | |
| | 11 | == Table of Contents == |
| | 12 | |
| | 13 | Currently available documentation: |
| | 14 | |
| | 15 | * TracGuide (This page) -- Documentation starting point. |
| | 16 | |
| | 17 | * TracInstall -- How to install and run Trac. |
| | 18 | |
| | 19 | * TracUpgrade -- How to upgrade existing installations. |
| | 20 | |
| | 21 | * TracAdmin -- Administrating a Trac project. |
| | 22 | |
| | 23 | * TracImport -- Importing tickets from other bug databases. |
| | 24 | |
| | 25 | * TracIni -- Trac configuration file reference. |
| | 26 | |
| | 27 | * TracPermissions -- Access control and permissions. |
| | 28 | |
| | 29 | * TracInterfaceCustomization -- Customizing the Trac interface. |
| | 30 | |
| | 31 | * TracPlugins -- Installing and managing Trac extensions. |
| | 32 | |
| | 33 | * TracWiki -- How to use the built-in Wiki. |
| | 34 | |
| | 35 | * TracBrowser -- Browsing source code with Trac. |
| | 36 | |
| | 37 | * TracChangeset -- Viewing changes to source code. |
| | 38 | |
| | 39 | * TracTickets -- Using the issue tracker. |
| | 40 | |
| | 41 | * TracReports -- Writing and using reports. |
| | 42 | |
| | 43 | * TracQuery -- Executing custom ticket queries. |
| | 44 | |
| | 45 | * TracRoadmap -- The roadmap helps tracking project progress. |
| | 46 | |
| | 47 | * TracTimeline -- The timeline provides a historic perspective on a project. |
| | 48 | |
| | 49 | * TracLogging -- The Trac logging facility. |
| | 50 | |
| | 51 | * TracRss -- RSS content syndication in Trac. |
| | 52 | |
| | 53 | * TracNotification -- Email notification. |
| | 54 | |
| | 55 | |
| | 56 | |
| | 57 | * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] - A collection of Frequently Asked Questions (on the project website) |
| | 58 | |
| | 59 | |
| | 60 | |
| | 61 | == Support and Other Sources of Information == |
| | 62 | |
| | 63 | If you are looking for a good place to ask a question about Trac, look no further than the [http://projects.edgewall.com/trac/wiki/MailingList MailingList]. It provides a friendly environment to discuss openly among Trac users and developers. |
| | 64 | |
| | 65 | |
| | 66 | |
| | 67 | See also the TracSupport page for more information resources. |