Documentation Requests

I’d like to get started with documenting Chyrp. Not just the internals, but how it works and why, what its capabilities are, where things are located, etc. We are currently using the wiki system that github provides, and a few articles are already up, but it’s nowhere near finished. What I’d like to know is what documentation you guys want, so I can get that done first and then continue on to littler things.

So, what would you like to have documented?

The current list:

  • Twig (you can find a spec sheet in /includes/class/Twig/spec.html to hold you over).
  • The variables available to each theme file.
  • A list of all required files for a theme and what they are responsible for.
  • An overview of the theme structure (interaction between theme files), may fall under the above.
  • A list of triggers, with descriptions. (an automated list, sans descriptions, can be found here)

I will add to this list based on comments received on this post (or anything else I think of).