Helping creating documentation

  • The API reference documentation
    • Needs embedded code samples
    • Needs better descriptions for the interfaces and types
    • In-code needs spellchecks and better descriptions for the methods, properties and signals
  • New Python binding API reference documentation
    • I have no idea how the generate this
    • Can it reuse the gtk-doc documentation?
  • Future .NET binding API reference documentation
    • Same as above
  • Samples and demos
    • There're two demos
      • The Python one in libtinymail-test/tinymail-python-test.py
      • The C one in tinymail/
    • Make more demos
    • Put them on the trac pages