The FG manual is maintained in github. In case you like to directly contribute you can do this either by sending us patches or by becomming a committer in github.
To get an account on github you can do the follwoing steps:
Here a summary of the commands that are important for you:
git clone git@github.com:futuregrid/manual.git
git commit -m "message" filename
git commit -a
git push
git pull
The first thing you want to do is to set your git username and e-mail
In the following are useful
http://learn.github.com/p/normal.html
More you will probably not need to know as I create separate repos for you.
Useful other things are
The manual is maintained in the directory:
doc
The individual pages can be found in:
doc/source
Please use your favorite editor to edit the pages or add new once. Make sure that new once can be found in:
index.rst