In OpenERP Server Developers Documentation -> Getting started with OpenERP development -> Installation from sources there's a mistake: make db-setup
where it is supposed to be make dbsetup
. I want to fix this and send a patch.
Trouble is I couldn't find the source for this document. I went to the OpenERP Project Group and under 'Projects' I followed OpenERP Documentation. So far, it seemed as if I was in the right direction but then I saw that under 'Series and milestones' there's no 'trunk'. Following 'Code', I see 60 branches, by different owners and I couldn't find the source for the OpenERP Server Developers Documentation.
Can anyone, please point out the correct branch?