Changeset 3382
- Timestamp:
- May 25, 2007, 11:11:55 AM (16 years ago)
- Location:
- trunk
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r3377 r3382 1050 1050 <mkdir dir="${doc}/docbook/html/userdoc/project_permission"/> 1051 1051 <mkdir dir="${doc}/docbook/html/userdoc/protocols"/> 1052 <mkdir dir="${doc}/docbook/html/userdoc/reporter "/>1052 <mkdir dir="${doc}/docbook/html/userdoc/reporters"/> 1053 1053 <mkdir dir="${doc}/docbook/html/userdoc/software"/> 1054 1054 <mkdir dir="${doc}/docbook/html/userdoc/trashcan"/> -
trunk/doc/src/docbook/userdoc/annotations.xml
r3373 r3382 28 28 29 29 <chapter id="annotations"> 30 <?dbhtml dir="annotations"?> 30 31 <title>Annotation Types</title> 31 32 <sect1 id="annotations.introduction"> -
trunk/doc/src/docbook/userdoc/biomaterials.xml
r3373 r3382 27 27 --> 28 28 <chapter id="biomaterials"> 29 <?dbhtml dir="biomaterials"?> 29 30 <title>Biomaterials</title> 30 31 <sect1 id="biomaterial.introduction"> -
trunk/doc/src/docbook/userdoc/hardware.xml
r3372 r3382 27 27 --> 28 28 <chapter id="hardware"> 29 <?dbhtml dir="hardware"?> 29 30 <title>Hardware</title> 30 31 <sect1 id="hardware.introduction"> -
trunk/doc/src/docbook/userdoc/protocols.xml
r3373 r3382 27 27 --> 28 28 <chapter id="protocol"> 29 <?dbhtml dir="protocols"?> 29 30 <title>Protocols</title> 30 31 <sect1 id="protocol.introduction"> -
trunk/doc/src/docbook/userdoc/reporters.xml
r3372 r3382 27 27 --> 28 28 <chapter id="reporters"> 29 <?dbhtml dir="reporters"?> 29 30 <title>Reporters</title> 30 31 <sect1 id="reporters.introduction">
Note: See TracChangeset
for help on using the changeset viewer.