]> rtime.felk.cvut.cz Git - orte.git/commitdiff
doc: Add bookinfo
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 15 Aug 2012 10:30:31 +0000 (12:30 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 15 Aug 2012 10:30:31 +0000 (12:30 +0200)
doc/orteman.xml

index ec1b7c956221a04a405bd01cd28038aca9adfdf8..ad10cdf8355dc61716dc12d39f931c7b527829a0 100644 (file)
          You can (in fact you must!) use, modify, copy and distribute
          this document, of course free of charge, and think about the
          appropriate license we will use for the documentation.
-        </para>         
+        </para>
        </legalnotice>
 </bookinfo>
 
 <preface>
        <title>Preface</title>
        <para>
- This document presents elaborated version of communication component design report. 
- It is composed of three chapters. The first and second chapters deal with design of communication 
- stacks - RT Ethernet or CAN/CANopen respectively including analysis tools. The third chapter 
+ This document presents elaborated version of communication component design report.
+ It is composed of three chapters. The first and second chapters deal with design of communication
+ stacks - RT Ethernet or CAN/CANopen respectively including analysis tools. The third chapter
  presents Basic features of verification methodology of distributed systems based on standard verification tools.
        </para>
 </preface>
 -->
 
 <bookinfo>
-       <title>ORTE &ndash; Open Real-Time Ethernet</title>
-<!--   <authorgroup>
-       <author>
-        <firstname>Petr</firstname>
-        <surname>Smolik</surname>
-        <affiliation>
-         <orgname>CTU</orgname>
-        </affiliation>
-       </author>
-       </authorgroup>
-       <pubdate>November 2005</pubdate>
-       <copyright>
-               <year>2005</year>
-               <holder>MPO</holder>
-       </copyright>
-       <legalnotice>
-        <para>
-         You can (in fact you must!) use, modify, copy and distribute
-         this document, of course free of charge, and think about the
-         appropriate license we will use for the documentation.
-        </para>         
-       </legalnotice>-->
+  <title>ORTE &ndash; Open Real-Time Ethernet</title>
+  <authorgroup>
+    <author>
+      <firstname>Petr</firstname>
+      <surname>Smolik</surname>
+      <affiliation>
+       <orgname>CTU</orgname>
+      </affiliation>
+    </author>
+    <author>
+      <firstname>Pavel</firstname>
+      <surname>Pisa</surname>
+      <affiliation>
+       <orgname>CTU</orgname>
+      </affiliation>
+    </author>
+    <author>
+      <firstname>Michal</firstname>
+      <surname>Sojka</surname>
+      <affiliation>
+       <orgname>CTU</orgname>
+      </affiliation>
+    </author>
+    <author>
+      <firstname>Zdenek</firstname>
+      <surname>Sebek</surname>
+      <affiliation>
+       <orgname>CTU</orgname>
+      </affiliation>
+    </author>
+    <author>
+      <firstname>Zdenek</firstname>
+      <surname>Hanzalek</surname>
+      <affiliation>
+       <orgname>CTU</orgname>
+      </affiliation>
+    </author>
+  </authorgroup>
+  <pubdate>August 2012</pubdate>
+  <copyright>
+    <year>2005 &ndash; 2012</year>
+    <holder>Czech Technival University</holder>
+  </copyright>
+  <legalnotice>
+    <para>
+      You can (in fact you must!) use, modify, copy and distribute
+      this document, of course free of charge, and think about the
+      appropriate license we will use for the documentation.
+    </para>
+  </legalnotice>
 </bookinfo>
 
+
 <chapter id="orte-description">
     <title>ORTE Description</title>
-    
+
     &orte_intro;
-    &orte_ps_model;  
-    &orte_rtps_model;  
+    &orte_ps_model;
+    &orte_rtps_model;
 </chapter>
 
   &orte_internals;