Rick is correct. Doc changes are handled just like code changes. Modify the xml files and then contribute the patch via a JIRA (or commit directly, if you are already a committer). You should ensure that the manual still builds after updating the docbook xml files and that your changes are properly represented -- they are kind of touchy.
On Mon, Aug 17, 2009 at 12:18 PM, Rick Curtis <[email protected]> wrote: > Ravi - > > You need to make your changes to the files(xmls) located in > openjpa-parent\openjpa-project\src\doc\manual and then create a patch off > those changes. My understanding is that that a doc change is the same > process as a code change. > > -Rick > > On Mon, Aug 17, 2009 at 12:07 PM, Ravi P Palacherla < > [email protected]> wrote: > > > > > Hi, > > > > As part of OPENJPA-1223 , I need to update the openjpa manual. > > > > "mvn -f openjpa-project/pom.xml process-resources -Pdocbook-profile" > > generated manual under openjpa-project. > > > > Do I have to manually edit this manual and give it for checkin (or) what > is > > the process to handle this ? > > > > Regards, > > Ravi. > > -- > > View this message in context: > > > http://n2.nabble.com/Need-help-in-updating-manual.-tp3460608p3460608.html > > Sent from the OpenJPA Developers mailing list archive at Nabble.com. > > >
