«« Building RadRails with Ant Testing It Myself »»
blog header image
Collaborative Documentation for Eclipse?

Open source software has some great examples of collaborative documentation, where you don't just browse the official docs -- you can also add comments to them to help others.

The PHP documentation on PHP.net is a perfect example and they've been doing it for years. Now Ruby and Ruby on Rails are getting into it with rannotate. I've found some excellent code nuggets in these comments.

Eclipse has a wiki -- which I think is great -- but could it also benefit from collaborative documentation? Absolutely. The collaborative docs could be based on the official Eclipse platform's existing JavaDoc as a starting point.

Eclipse could keep the original online JavaDocs pristine and put the collaborative versions online somewhere else. People could make comments in a class or below each method, or in many other places.

Challenges? How to update the collaborative docs when JavaDoc updates are released without affecting the comments on top of them? (ie. fixing spelling mistakes). Question: How many different minor versions of the collaborative docs do they maintain? (ie. 2.1.3, 3.0.x, 3.1.x, 3.2.x and they could even do 3.3.x while it's under development). The comments could be scored so that good tips rise to the top (ie. Slashdot, digg).

This could be an interesting Ruby on Rails web project...

Posted at June 28, 2006 at 10:47 AM EST
Last updated June 28, 2006 at 10:47 AM EST
Comments

The more important question in hand is why noone decided to take my famous article Authoring With Eclipse (http://www.eclipse.org/articles/Article-Authoring-With-Eclipse/AuthoringWithEclipse.html) and make a "Documentation IDE"

Let's start with babysteps first :) Then we can focus on collaborative documentation dev, but we need a documentation dev environment first ;)

» Posted by: Chris Aniszczyk at June 28, 2006 01:12 PM

It can be web-based, it doesn't have to be done *from* Eclipse. That would be nice later though. :)

» Posted by: Ryan at June 28, 2006 01:13 PM

I should clarify by saying I meant something fairly informal. The collaborative documentation isn't meant to replace the JavaDoc itself, or books. It's just meant as a place for people to share code and ideas ... a lot like the PHP.net online manual.

» Posted by: Ryan at June 28, 2006 01:21 PM

I have to say that PHPs docs are great. Having real user examples there helps to show you how to actually use the class/function. That's one of the worst things about Microsoft's docs. They're complete in that they tell you all the functions, and their parameters but most of the time they don't show you examples of how it would be used. Sometimes its even a mystery of how to use the parameters.

» Posted by: Kibbee at June 30, 2006 09:04 AM
Google
 
Search scope: Web ryanlowe.ca