Update of /cvsroot/opengtoolkit/array/build_support/doc builder
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv26936/build_support/doc builder
Modified Files:
Create Library Documentation.vi {Library Name}.htm
{VI Name}.htm
Log Message:
Completed tests; updated window appearances to display data types in the window titles of instance VIs; modified test executor to not lose VI references on listing hierarchies; successfully built package
Index: {Library Name}.htm
===================================================================
RCS file: /cvsroot/opengtoolkit/array/build_support/doc builder/{Library Name}.htm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** {Library Name}.htm 4 Dec 2005 18:49:55 -0000 1.1
--- {Library Name}.htm 25 May 2006 01:22:43 -0000 1.2
***************
*** 36,41 ****
<hr>
! <p class="Body">{Library Name} Library Copyright © 2005 <a href=http://www.jameskring.com>James Kring, Inc.</a> <a href="lgpl.html">Distributed under the terms of the GNU Lesser General Public License</a>.</p>
! <p class="Body">Documentation Copyright © 2005 <a href=http://www.jameskring.com>James Kring, Inc.</a> <a href="gfdl.html">Distributed under the terms of the GNU Free Documentation License</a>.</p>
</body>
--- 36,43 ----
<hr>
! <p class="Body">{Library Name} Library Copyright © 2006 <a href=http://www.jameskring.com>James Kring, Inc.</a> <a href="lgpl.html">Distributed under the terms of the GNU Lesser General Public License</a>.</p>
! <p class="Body">{Library Name} Library Copyright © 2006 MKS Instruments, Inc. All rights reserved. <a href="lgpl.html">Distributed under the terms of the GNU Lesser General Public License</a>.</p>
! <p class="Body">Documentation Copyright © 2006 <a href=http://www.jameskring.com>James Kring, Inc.</a> <a href="gfdl.html">Distributed under the terms of the GNU Free Documentation License</a>.</p>
! <p class="Body">Documentation Copyright © 2006 MKS Instruments, Inc. All rights reserved. <a href="gfdl.html">Distributed under the terms of the GNU Free Documentation License</a>.</p>
</body>
Index: {VI Name}.htm
===================================================================
RCS file: /cvsroot/opengtoolkit/array/build_support/doc builder/{VI Name}.htm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** {VI Name}.htm 4 Dec 2005 18:49:55 -0000 1.1
--- {VI Name}.htm 25 May 2006 01:22:43 -0000 1.2
***************
*** 90,96 ****
<hr>
! <p class="Body">{Library Name} Library Copyright © 2005 <a href=http://www.jameskring.com>James Kring, Inc.</a> <a href="lgpl.html">Distributed under the terms of the GNU Lesser General Public License</a>.</p>
! <p class="Body">Documentation Copyright © 2005 <a href=http://www.jameskring.com>James Kring, Inc.</a> <a href="gfdl.html">Distributed under the terms of the GNU Free Documentation License</a>.</p>
!
</div>
--- 90,97 ----
<hr>
! <p class="Body">{Library Name} Library Copyright © 2006 <a href=http://www.jameskring.com>James Kring, Inc.</a> <a href="lgpl.html">Distributed under the terms of the GNU Lesser General Public License</a>.</p>
! <p class="Body">{Library Name} Library Copyright © 2006 MKS Instruments, Inc. All rights reserved. <a href="lgpl.html">Distributed under the terms of the GNU Lesser General Public License</a>.</p>
! <p class="Body">Documentation Copyright © 2006 <a href=http://www.jameskring.com>James Kring, Inc.</a> <a href="gfdl.html">Distributed under the terms of the GNU Free Documentation License</a>.</p>
! <p class="Body">Documentation Copyright © 2006 MKS Instruments, Inc. All rights reserved. <a href="gfdl.html">Distributed under the terms of the GNU Free Documentation License</a>.</p>
</div>
Index: Create Library Documentation.vi
===================================================================
RCS file: /cvsroot/opengtoolkit/array/build_support/doc builder/Create Library Documentation.vi,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
Binary files /tmp/cvsX8rF8Z and /tmp/cvsihBpc2 differ
|