Просмотр исходного кода

this is a test to see whether the stylesheets are now included into googlecode-wiki or not

Flow.Antony@gmail.com 12 лет назад
Родитель
Сommit
6fa55473d6

+ 1 - 2
plugins/org.yakindu.sct.doc.user/help/01_Overview/overview.html

@@ -6,7 +6,6 @@
 		<link type="text/css" rel="stylesheet" href="../style.css"/>
 	</head>
 	<body>
-		<p><link href="../css/bootstrap.css" rel="stylesheet" /></p>
 		<h1 id="Overview">Overview</h1>
 		<h2 id="WhataretheYAKINDUStatechartTools2">What are the YAKINDU Statechart Tools 2</h2>
 		<p>The statechart tools are one central part of YAKINDU: the modular toolkit for model driven development of embedded systems. It is based on the open source development platform Eclipse. The YAKINDU Statechart tools provide the following tools to deal with state machine diagramms:</p>
@@ -37,6 +36,6 @@
 			<a href="http://www.yakindu.de">www.yakindu.de</a> ). 
 		</p>
 		<h2 id="WhousestheYAKINDUStatechartTools2">Who uses the YAKINDU Statechart Tools 2?</h2>
-		<p>Initially the YAKINDU SCT 2 were designed for the embedded systems industry: automotive, system controls, vending machines etc. But it brings benefit to everyone who needs to design, simulate and develop behavior. People can use the YAKINDU SCT 2 to generate Java, C, or C++.</p>
+		<p>p(#Statechartelements).Initially the YAKINDU SCT 2 were designed for the embedded systems industry: automotive, system controls, vending machines etc. ut it brings benefit to everyone who needs to design, simulate and develop behavior. People can use the YAKINDU SCT 2 to generate Java, C, or C++.</p>
 	</body>
 </html>

+ 2 - 0
plugins/org.yakindu.sct.doc.user/help/style.css

@@ -0,0 +1,2 @@
+@import url("../css/bootstrap.css");
+@import url("../css/custom.css");