Update of /cvsroot/objecthandler/ObjectHandler/Docs
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1400/Docs
Modified Files:
Makefile.am oh_headeronline.html
Log Message:
update docs
Index: Makefile.am
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/Docs/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Makefile.am 14 Dec 2006 12:27:35 -0000 1.5
--- Makefile.am 2 Jan 2007 14:30:42 -0000 1.6
***************
*** 47,52 ****
docs-html-dist: docs-html
ln -s html ObjectHandler-docs-$(VERSION)-html
! tar chof - ObjectHandler-docs-$(VERSION)-html \
! | GZIP=--best gzip -c > ObjectHandler-docs-$(VERSION)-html.tar.gz
rm ObjectHandler-docs-$(VERSION)-html
--- 47,51 ----
docs-html-dist: docs-html
ln -s html ObjectHandler-docs-$(VERSION)-html
! tar czfvh ObjectHandler-docs-$(VERSION)-html.tar.gz ObjectHandler-docs-$(VERSION)-html
rm ObjectHandler-docs-$(VERSION)-html
Index: oh_headeronline.html
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/Docs/oh_headeronline.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** oh_headeronline.html 14 Dec 2006 12:27:35 -0000 1.5
--- oh_headeronline.html 2 Jan 2007 14:30:42 -0000 1.6
***************
*** 69,73 ****
<table class="layout" cellpadding=0 cellspacing=0 width=100%>
! <tr><td align=center><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=12740" width="88" height="31" border="0" alt="SourceForge Logo"></a></td></tr>
</table>
--- 69,73 ----
<table class="layout" cellpadding=0 cellspacing=0 width=100%>
! <tr><td align=center><a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=12470&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a></td></tr>
</table>
|