Files
DSpace/dspace/docs/README
Brad McLean 147c2e5fcb Update the docbook conversion script. Move the legacy html to a
subdirectory.  Prepare for 1.5.1Beta release.



git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3044 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-08-13 17:54:00 +00:00

21 lines
688 B
Plaintext

The 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.
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.