Files
DSpace/dspace/docs
Jeffrey Trimble cb4c34b840 Update for 1.6.2
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5100 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-06-13 11:59:26 +00:00
..
2010-06-13 11:59:26 +00:00
2009-07-14 01:34:56 +00:00
2006-02-08 14:41:08 +00:00

The definitive/reference version of the documentation is now contained in the
docbook/ subdirectory.

This version generates the contents of the pdf/ and html/ subdirectories.

The docbook was generated from the earlier html files that are now in
html.legacy/.

Any additions or edits should be done to the files in docbook/.

The script that can handle conversion is in convert2db.sh, and it
uses the wrapscreen.py script.  Run this script to generate new .html
and .pdf documentation.  Since these files, in html/ and pdf/ are 
currently checked in to svn, this generates a fair amount of changes
to be committed.

In the near future, the legacy html will be removed, as will be the pdf
and html directories.  The conversion scripts will be integrated into
the maven build.

For today, please read either the pdf/ or html/ versions of the docs,
and place edits into the docbook/ version.