|
From: <ox-...@us...> - 2003-01-17 22:43:00
|
Update of /cvsroot/sheets/sheets/src/documentation/content/xdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv19415/src/documentation/content/xdocs
Modified Files:
index.xml
Log Message:
Fixed the bytecode support so that it handles jar classpaths
Updated version of bcel.jar
Fixed import and export of DocDocument fragments to/from the dump file
Documents now export proper xml headers, and import public references properly.
Greatly improved performance of deleting large number of fragments
Index: index.xml
===================================================================
RCS file: /cvsroot/sheets/sheets/src/documentation/content/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** index.xml 28 Nov 2002 06:54:58 -0000 1.1
--- index.xml 17 Jan 2003 22:42:57 -0000 1.2
***************
*** 14,19 ****
<p>The <strong>Sheets Hypertext Environment for Editing Text and
Structure</strong> is an integrated coding and documentation
! system targeted at projects with large numbers of widely-
! dispersed collaborators.</p>
</section>
</body>
--- 14,19 ----
<p>The <strong>Sheets Hypertext Environment for Editing Text and
Structure</strong> is an integrated coding and documentation
! system targeted at projects with large numbers of
! widely-dispersed collaborators.</p>
</section>
</body>
|