blob: 9939109434077fa92e26414b72267946dff46615 [file] [log] [blame]
<document xmlns="http://maven.apache.org/DOCUMENT/1.0.1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DOCUMENT/1.0.1 http://maven.apache.org/xsd/document-1.0.1.xsd"
outputName="developer-guide">
<meta>
<title>SysML</title>
<author>The SysML Guys</author>
</meta>
<toc name="Table of Contents">
<item name="Introduction" ref="index.html"/>
<item name="Developer" ref="developer/index.html"/>
<item name="SOP1 Norm requirement extraction" ref="developer/sop1-normRequirementExtraction.html"/>
<item name="SOP2 Generation from Norm to code and configuration files" ref="developer/sop2-toolGeneration.html"/>
<item name="SOP3 Adding operations to the norm" ref="developer/sop3-upgradingNorm.html"/>
<item name="SOP4 Requirement" ref="developer/sop4-requirement.html"/>
<item name="SOP5 Release" ref="developer/sop5-release.html"/>
<item name="FAQ Developer" ref="faq-dev.html"/>
</toc>
<cover>
<coverTitle>${project.name}</coverTitle>
<coverSubTitle>version ${project.version}</coverSubTitle>
<coverType>Developer Guide</coverType>
<projectName>${project.name}</projectName>
<projectLogo>images/logopap.png</projectLogo>
<companyName>Eclipse</companyName>
<companyLogo>images/eclipse-800x188.png</companyLogo>
</cover>
</document>