Minor changes to documentation...added 'dspace-sword' to directories listing.

git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2820 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Tim Donohue
2008-03-12 17:19:54 +00:00
parent 1b12c9b411
commit e08b93f22b
2 changed files with 3 additions and 2 deletions

View File

@@ -72,7 +72,8 @@
</li>
<li><code>dspace-lni</code> - Contains all customizations for the Lightweight Network Interface.</li>
<li><code>dspace-oai</code> - Contains all customizations for the OAI-PMH Interface.</li>
<li><code>dspace-xmlui</code> - Contains all customizations for the XML User Interface (aka Manakin).
<li><code>dspace-sword</code> - Contains all customizations for the SWORD (Simple Web-service Offering Repository Deposit) Interface.</li>
<li><code>dspace-xmlui</code> - Contains all customizations for the XML User Interface (aka Manakin).
<ul>
<li><code>src/main/webapp/</code> - The overlay for XMLUI Web Application. This is the location to place custom Themes or Configurations.
<ul>

View File

@@ -165,7 +165,7 @@
<li><code>dspace-oai/</code> - OAI-PMH source module</li>
<li><code>dspace-xmlui/</code> - XML-UI source module</li>
<li><code>dspace-lni/</code> - Lightweight Network Interface source module</li>
<li><code>dspace-sword/</code> - Sword deposit service source module</li>
<li><code>dspace-sword/</code> - SWORD (Simple Web-service Offering Repository Deposit) deposit service source module</li>
<li><code>pom.xml</code> - DSpace Parent Project definition</li>
</ul>
</li>