Andy Sautins wrote:
>   My question is, I'd like to iterate a series of change to make sure
> everthing is OK ( I'm new to this whole documentation scheme ).  What is the
> easiest way for me to be able to change the oci8.xml and just
> create/re-create the oci8 section of the documentation?  

I assume that you already have a working build environemnt for the 
and just want to save the time needed for creating a complete manual
after every change you make to oci8.xml?

Well, this is rather easy:

you go into manual.xml.in, comment out all the <part> blocks but 
<part id="funcref"> by putting <!-- ... --> comments around them

and within the funcref part you comment out evarything 
but &functions.oci8;
 
rerun configure and make will now create a manual that has nothing
but the OCI8 section in it

PS: please remember *not* to publish your changes to manual.xml.in
    when doing a cvs commit



-- 
Hartmut Holzgraefe  [EMAIL PROTECTED]  http://www.six.de  +49-711-99091-77

Reply via email to