Skip to content
bentomas edited this page Sep 13, 2010 · 2 revisions

Goals

  • Have more automatic documentation
    • Have all documentation in the repository be in the source files
  • Have more communal documentation
    • wiki
      • tutorials
      • goals/tasks
  • Make installer break less
  • Improve Memory usage
  • Remove RMagick 1

Tasks

  • Installer tasks
    • Switch to Rake
  • Website tasks
    • Remove RMagick 1
      • Remove references to it (or don’t add them to new version of site?)
      • After that, remove downloads from rubyforge
    • New overview
      • Should be generated with the documentation e.g. Doxygen/RDoc/?
    • Old website docs section needs to be merged into chosen documentation
    • Get RDoc working with C code
      • Doxygen comments should continue to work for C API
      • Ideally we have 1 comment for each function for both APIs (Ruby, C)
    • New layout/design
      • All static html?
      • ideally we can host this on github’s static sites
      • Basically, a template for Doxygen and/or Rdoc
    • Add C API to the website
Clone this wiki locally