The Skyline CMS api documentation is now available on http://api.skylinecms.nl. It still has a long way to go, but it's a start. Most methods and classes which matter when creating an implementation are documented. We also added a simple installation guide to the api documentation.
To make upgrading from one release to the next easier we added the proper documentation to the MIGRATION file. Even though it isn't strictly necessary to use Bundler anymore, we added a short instruction file on how to set up any Rails 2.3 application with Bundler. See http://api.skylinecms.nl/file.Bundler.html for more information.
In due course we'll improve the API documentation to contain better implementation guides.
