Documenting and defining content types for a CMS or similar project

Posted by Rimian on Stack Overflow See other posts from Stack Overflow or by Rimian
Published on 2010-04-07T04:49:22Z Indexed on 2010/04/07 4:53 UTC
Read the original article Hit count: 247

I'm writing up some documentation on a Drupal project and my task is to define the content types and their attributes. The intended audience is project managers and developers. So it could be a high level document that gives an overview of the system. (I think that's how I describe it: high level rather than high detail)

At the moment I'm using open office and bullet points but it seems like an amateurish method when I need to describe details that could be useful for a developer (me). Something like UML would describe detail but is probably more complicated than I need right now and could be too technical for others on the team.

Are there any universal methods or templates that I can use to describe information in this case?

© Stack Overflow or respective owner

Related posts about documentation

Related posts about content-type