Browse Source

#5 - integrated mylin wikitext based doc infrastructure (merged from branch)

terfloth@itemis.de 14 years ago
parent
commit
df913955b6

+ 10 - 0
plugins/org.yakindu.sct.doc.user/help/01_Overview/overview-toc.xml

@@ -0,0 +1,10 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<toc topic="help/01_Overview/overview.html" label="overview">
+	<topic href="help/01_Overview/overview.html" label="Overview">
+		<topic href="help/01_Overview/overview.html#YAKINDUStatechartTools" label="YAKINDU Statechart Tools">
+			<topic href="help/01_Overview/overview.html#YAKINDUandEclipse" label="YAKINDU and Eclipse"></topic>
+			<topic href="help/01_Overview/overview.html#StatusWarrantyandLicense" label="Status, Warranty and License"></topic>
+			<topic href="help/01_Overview/overview.html#ToolArchitecture" label="Tool Architecture"></topic>
+		</topic>
+	</topic>
+</toc>

+ 16 - 0
plugins/org.yakindu.sct.doc.user/help/01_Overview/overview.html

@@ -0,0 +1,16 @@
+<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+	<head>
+		<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+		<title>overview</title>
+		<link type="text/css" rel="stylesheet" href="../content/PLUGINS_ROOT/PRODUCT_PLUGIN/book.css"/>
+		<link type="text/css" rel="stylesheet" href="../style.css"/>
+	</head>
+	<body>
+		<h1 id="Overview">Overview</h1>
+		<h2 id="YAKINDUStatechartTools">YAKINDU Statechart Tools</h2>
+		<h3 id="YAKINDUandEclipse">YAKINDU and Eclipse</h3>
+		<h3 id="StatusWarrantyandLicense">Status, Warranty and License</h3>
+		<h3 id="ToolArchitecture">Tool Architecture</h3>
+	</body>
+</html>