Project Documentation

by Joel Burton last modified May 11, 2010 07:33 PM
A quick overview of some of the tools that can help you document your project for other developers.

Developer Documentation

  • Use Python interfaces
  • Definitely use your docstrings
  • Alpha-test your documentation on other developers
  • Unit tests rule!

Useful Documentation Products

  • DCWorkflowGraph
  • DCWorkflowDump
  • EpyDoc
  • ArchGenXML