mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-14 13:33:08 +00:00

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4997 9c30dcfa-912a-0410-8fc2-9e0234be79fd
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.