Changeset 3237
- Timestamp:
- Apr 11, 2007, 4:32:15 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 32 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r3236 r3237 1021 1021 description="Generate docbook user and admin documentation." 1022 1022 > 1023 <mkdir dir="${doc}/docbook " />1024 <mkdir dir="${build}/docbook " />1023 <mkdir dir="${doc}/docbook/html" /> 1024 <mkdir dir="${build}/docbook/" /> 1025 1025 <delete description="Delete existing documents"> 1026 1026 <fileset dir="${build}/docbook" defaultexcludes="no" /> … … 1031 1031 <property name="docbook.xml.dir" location="${docbook.src}" /> 1032 1032 <property name="docbook.resources.dir" location="${docbook.src}/figures" /> 1033 <property name="distribution.dir" location="${doc}/docbook " />1033 <property name="distribution.dir" location="${doc}/docbook/html" /> 1034 1034 <property name="build.dir" location="${build}/docbook" /> 1035 1035 <property name="base.version" value="${base.version}"/> -
trunk/doc/src/docbook/admindoc/adding_user_group_roles.xml
r3192 r3237 28 28 29 29 <chapter id="adding_user_group_roles"> 30 <?dbhtml dir="adding_user_group_roles"?> 30 31 <title>Adding users, groups and roles</title> 31 32 <sect1> -
trunk/doc/src/docbook/admindoc/index.xml
r3192 r3237 27 27 --> 28 28 <part id="admindoc"> 29 <?dbhtml dir="admindoc"?> 29 30 <title>Admin documentation</title> 30 31 <include file="installation_upgrade.xml"/> -
trunk/doc/src/docbook/admindoc/installation_upgrade.xml
r3234 r3237 28 28 29 29 <chapter id="installation_upgrade"> 30 <?dbhtml dir="installation_upgrade"?> 30 31 31 32 <title>Installation, migration, and upgrade instructions</title> -
trunk/doc/src/docbook/admindoc/plugin_installation.xml
r3192 r3237 28 28 29 29 <chapter id="plugin_installation"> 30 <?dbhtml dir="plugin_installation"?> 30 31 <title id="plugin_installation.title">Installing plugins</title> 31 32 -
trunk/doc/src/docbook/developerdoc/api_overview.xml
r3192 r3237 28 28 29 29 <chapter id="api_overview"> 30 <?dbhtml dir="api"?> 30 31 <title>API overview (how to use and code examples)</title> 31 32 <sect1> -
trunk/doc/src/docbook/developerdoc/base_overview.xml
r3235 r3237 28 28 29 29 <chapter id="base_develop_overview"> 30 <?dbhtml dir="develop_overview"?> 30 31 <title>Overview of BASE2</title> 31 32 <sect1> -
trunk/doc/src/docbook/developerdoc/core_ref.xml
r3192 r3237 28 28 29 29 <chapter id="core_ref"> 30 <?dbhtml dir="core_ref"?> 30 31 <title>Core developer reference</title> 31 32 <sect1> -
trunk/doc/src/docbook/developerdoc/index.xml
r3225 r3237 27 27 --> 28 28 <part id="developerdoc"> 29 <?dbhtml dir="developerdoc"?> 29 30 <title>Developer documentation</title> 30 31 <include file="base_overview.xml"/> -
trunk/doc/src/docbook/developerdoc/javadoc.xml
r3192 r3237 28 28 29 29 <chapter id="javadoc"> 30 <?dbhtml dir="javadoc"?> 30 31 <title>Javadoc</title> 31 32 <sect1> -
trunk/doc/src/docbook/developerdoc/plugin_developer.xml
r3192 r3237 28 28 29 29 <chapter id="plugin_developer"> 30 <?dbhtml dir="plugin_developer"?> 30 31 <title>Plugin developer</title> 31 32 <sect1 id="plugin_developer.organize"> -
trunk/doc/src/docbook/developerdoc/write_docbook_doc.xml
r3233 r3237 28 28 29 29 <chapter id="write_docbook_doc"> 30 <title>How to use docbook</title> 30 <?dbhtml dir="write_doc"?> 31 <title>Write documentation</title> 31 32 <para> 32 33 This chapter is for those who intent to contribute to the BASE2 documentation. The chapter … … 362 363 <listitem> 363 364 <para> 364 This is not implemented yet, cf. <ulink url="http://base.thep.lu.se/ticket/521">http://base.thep.lu.se/ticket/521</ulink> 365 This is not completely implemented yet, cf. <ulink url="http://base.thep.lu.se/ticket/521">http://base.thep.lu.se/ticket/521</ulink> 366 </para> 367 <para> 368 For now the pdf document is generated at the same time as the html-pages. 369 The file, <filename class='headerfile'>base_{baseversion}.pdf</filename> 370 can be found in 371 <filename class="directory">base2root/doc/docbook/</filename>, just 372 like the main html-file. 365 373 </para> 366 374 </listitem> -
trunk/doc/src/docbook/overviewdoc/base_overview.xml
r3192 r3237 28 28 29 29 <chapter id="base_overview"> 30 <?dbhtml dir="overview"?> 30 31 <title>Overview of BASE2</title> 31 32 <sect1> -
trunk/doc/src/docbook/overviewdoc/index.xml
r3192 r3237 27 27 --> 28 28 <part id="overviewdoc"> 29 <?dbhtml dir="overviewdoc"?> 29 30 <title>Overview</title> 30 31 <include file="why_base.xml"/> -
trunk/doc/src/docbook/overviewdoc/why_base.xml
r3192 r3237 28 28 29 29 <chapter id="why_base"> 30 <?dbhtml dir="why_base"?> 30 31 <title>Why use BASE2</title> 31 32 <sect1> -
trunk/doc/src/docbook/userdoc/about.xml
r3192 r3237 28 28 29 29 <chapter id="about"> 30 <?dbhtml dir="about"?> 30 31 <title>About this part</title> 31 32 <sect1> -
trunk/doc/src/docbook/userdoc/annotations.xml
r3192 r3237 28 28 29 29 <chapter id="annotations"> 30 <?dbhtml dir="annotations"?> 30 31 <title>Annotations</title> 31 32 <sect1> -
trunk/doc/src/docbook/userdoc/array_lims.xml
r3192 r3237 28 28 29 29 <chapter id="array_lims"> 30 <?dbhtml dir="array_lims"?> 30 31 <title>Array LIMS</title> 31 32 <sect1> -
trunk/doc/src/docbook/userdoc/biomaterials.xml
r3192 r3237 28 28 29 29 <chapter id="biomaterials"> 30 <?dbhtml dir="biomaterials"?> 30 31 <title>Biomaterials</title> 31 32 <sect1> -
trunk/doc/src/docbook/userdoc/experiments_analysis.xml
r3192 r3237 28 28 29 29 <chapter id="experiments_analysis"> 30 <?dbhtml dir="analysis"?> 30 31 <title>Experiments and analysis</title> 31 32 <sect1> -
trunk/doc/src/docbook/userdoc/file_system.xml
r3224 r3237 28 28 29 29 <chapter id="file_system"> 30 <?dbhtml dir="filesystem"?> 30 31 <title>File management</title> 31 32 <sect1 id="file_system.system"> -
trunk/doc/src/docbook/userdoc/hardware.xml
r3192 r3237 28 28 29 29 <chapter id="hardware"> 30 <?dbhtml dir="hardware"?> 30 31 <title>Hardware</title> 31 32 <sect1> -
trunk/doc/src/docbook/userdoc/import_export_data.xml
r3215 r3237 28 28 29 29 <chapter id="import_export_data"> 30 <?dbhtml dir="import_export"?> 30 31 <title>Import and export of data</title> 31 32 <para> -
trunk/doc/src/docbook/userdoc/index.xml
r3192 r3237 27 27 --> 28 28 <part id="userdoc"> 29 <?dbhtml dir="userdoc"?> 29 30 <title>User documentation</title> 30 31 <include file= "about.xml"/> -
trunk/doc/src/docbook/userdoc/jobs.xml
r3192 r3237 28 28 29 29 <chapter id="jobs"> 30 <?dbhtml dir="jobs"?> 30 31 <title>Jobs</title> 31 32 <sect1> -
trunk/doc/src/docbook/userdoc/project_permission.xml
r3197 r3237 28 28 29 29 <chapter id="project_permission"> 30 <?dbhtml dir="project_permission"?> 30 31 <title>Projects and the permission system</title> 31 32 <sect1> -
trunk/doc/src/docbook/userdoc/protocols.xml
r3192 r3237 28 28 29 29 <chapter id="protocols"> 30 <?dbhtml dir="protocols"?> 30 31 <title>Protocols</title> 31 32 <sect1> -
trunk/doc/src/docbook/userdoc/reporters.xml
r3192 r3237 28 28 29 29 <chapter id="reporters"> 30 <?dbhtml dir="reporter"?> 30 31 <title>Reporters</title> 31 32 <sect1> -
trunk/doc/src/docbook/userdoc/software.xml
r3192 r3237 28 28 29 29 <chapter id="software"> 30 <?dbhtml dir="software"?> 30 31 <title>Software</title> 31 32 <sect1> -
trunk/doc/src/docbook/userdoc/trashcan.xml
r3192 r3237 28 28 29 29 <chapter id="trashcan"> 30 <?dbhtml dir="trashcan"?> 30 31 <title>Trashcan</title> 31 32 <sect1> -
trunk/doc/src/docbook/userdoc/webclient.xml
r3221 r3237 28 28 29 29 <chapter id="webclient"> 30 <?dbhtml dir="webclient"?> 30 31 <title>Using the web client</title> 31 32 <sect1 id="webclient.introduction"> -
trunk/lib/docbook/custom-styles/docbook/plain/xsl/customized.chunked.xsl
r3207 r3237 10 10 <!-- (MM20040315) xsl parameters moved from ant-build-docbook.xml to here --> 11 11 <xsl:param name="table.borders.with.css" select="1"/> 12 <xsl:param name="html.stylesheet"> css/docbook.css</xsl:param>12 <xsl:param name="html.stylesheet">@base.dir@/css/docbook.css</xsl:param> 13 13 <xsl:param name="html.stylesheet.type">text/css</xsl:param> 14 14 <xsl:param name="section.label.includes.component.label" select="1" /> … … 19 19 <xsl:param name="make.graphic.viewport" select="0"/> 20 20 <xsl:param name="callout.graphics" select="1" /> 21 <xsl:param name="callout.graphics.path"> gfx/admonitions/callouts/</xsl:param>21 <xsl:param name="callout.graphics.path">@base.dir@/gfx/admonitions/callouts/</xsl:param> 22 22 <xsl:param name="callout.graphics.extension">.gif</xsl:param> 23 23 <xsl:param name="admon.graphics" select="1"/> 24 <xsl:param name="admon.graphics.path"> gfx/admonitions/</xsl:param>24 <xsl:param name="admon.graphics.path">@base.dir@/gfx/admonitions/</xsl:param> 25 25 <xsl:param name="admon.graphics.extension">.gif</xsl:param> 26 26 <xsl:param name="admonition.title.properties">text-align: left</xsl:param> 27 <xsl:param name="img.src.path">@base.dir@/</xsl:param> 27 28 28 29 <xsl:param name="use.id.as.filename" select="1"/>
Note: See TracChangeset
for help on using the changeset viewer.