Hi, When I checked out "fedora-release-notes-f-7", I don't remember the exact name, I'm in office right now :P , the files were inside the example-tutorial, shouldn't they be @ docs-common level ?
Can anybody point me to the documentation of the Structure of the Docs , CVS modules, etc
thanks
On Wed, 2007-09-19 at 11:20 +0530, Ruturaj wrote:
Hi, When I checked out "fedora-release-notes-f-7", I don't remember the exact name, I'm in office right now :P , the files were inside the example-tutorial, shouldn't they be @ docs-common level ?
Can anybody point me to the documentation of the Structure of the Docs , CVS modules, etc
http://docs.fedoraproject.org/documentation-guide/
2007/9/19, Ruturaj ruturaj@gmail.com:
Hi, When I checked out "fedora-release-notes-f-7", I don't remember the exact name, I'm in office right now :P , the files were inside the example-tutorial, shouldn't they be @ docs-common level ?
Can anybody point me to the documentation of the Structure of the Docs , CVS modules, etc
from Google search, to list all modules either
cvs checkout CVSROOT/modules or cvs checkout -c or cvs checkout -l . && cvs -n update -d .
The doc guide will tell you each module should contain 2 parts, the xml file as well as doc-common, so "make" can work well.