Edgewall Software

Changes between Version 1 and Version 2 of TracBooks


Ignore:
Timestamp:
Jan 14, 2008, 5:45:06 AM (16 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracBooks

    v1 v2  
    2929[http://www.packtpub.com/managing-software-development-with-trac-and-subversion/book Buy online].
    3030
     31== Software Documentation with Trac ==
     32
     33Read an excerpt from the book about how Trac can be used for the purpose of documentation.
     34
     35''The secret of creating good documentation is to make the process of doing so as painless as possible, and if we are lucky maybe even attractive, to the developers. The only practical way to achieve that is to reduce friction. The last thing we need when we are in middle of fixing a bug is to wrestle with our word processor, or even worse try to find the right document to update.''
     36
     37''One of the reasons Trac works so well for managing software development is because it is browser based. Apart from our development environment, the browser, along with our email client, are the next most likely applications we are going to have installed and running on our computer. If access to our Trac environment is only a click away, it stands to reason that we are more likely to use it.''
     38
     39[http://www.packtpub.com/article/software-documentation-with-trac You can read more here].
    3140
    3241----