Warning

This document hasn't been checked for compatibility with current versions of Plone. Use at your own risk.

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

Contribute

Something wrong or out of date? Anybody can edit or create a new article in the knowledge base. Simply create an account on this site, log in, and click the Edit button to contribute.