After finishing an Open Source project you have to have a solid documentation website to let people understand how to use the code.
Examples of good documentations I have stumbled upon:
http://guides.rubyonrails.org/
http://codeigniter.com/user_guide/
I have never created any kind of documentation on the web before and wish to hear some suggestions of tools to use to easily create as neat documentations as the above ones.
Also, does anyone use Drupal to create documentation?
There’s pdoc, here’s an example