Changes between Initial Version and Version 1 of TracGuide


Ignore:
Timestamp:
10/16/07 04:53:16 (16 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracGuide

    v1 v1  
     1= The Trac User and Administration Guide =
     2[[TracGuideToc]]
     3
     4The 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.
     5
     6== Table of Contents ==
     7Currently available documentation:
     8 * TracGuide (This page)  -- Documentation starting point.
     9   * TracInstall -- How to install and run Trac.
     10   * TracUpgrade -- How to upgrade existing installations.
     11   * TracAdmin -- Administrating a Trac project.
     12   * TracImport -- Importing tickets from other bug databases.
     13   * TracIni -- Trac configuration file reference.
     14   * TracPermissions -- Access control and permissions.
     15   * TracInterfaceCustomization -- Customizing the Trac interface.
     16   * TracPlugins -- Installing and managing Trac extensions.
     17   * TracWiki -- How to use the built-in Wiki.
     18   * TracBrowser -- Browsing source code with Trac.
     19   * TracChangeset -- Viewing changes to source code.
     20   * TracTickets -- Using the issue tracker.
     21   * TracWorkflow -- Workflow and ticket status.
     22   * TracReports -- Writing and using reports.
     23   * TracQuery -- Executing custom ticket queries.
     24   * TracRoadmap -- The roadmap helps tracking project progress.
     25   * TracTimeline -- The timeline provides a historic perspective on a project.
     26   * TracLogging -- The Trac logging facility.
     27   * TracRss -- RSS content syndication in Trac.
     28   * TracNotification -- Email notification.
     29
     30 * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] - A collection of Frequently Asked Questions (on the project website)
     31
     32== Support and Other Sources of Information ==
     33If 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.
     34
     35See also the TracSupport page for more information resources.