Edgewall Software

Changes between Initial Version and Version 1 of 0.10/TracGuide


Ignore:
Timestamp:
Jun 14, 2007, 9:48:39 PM (17 years ago)
Author:
ThurnerRupert
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • 0.10/TracGuide

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