Show
Ignore:
Timestamp:
10/12/09 13:49:39 (15 years ago)
Author:
mido
Message:

\doc directory cleaned a bit

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/dev_guide2.html

    r641 r651  
    1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
    2 <html xmlns="http://www.w3.org/1999/xhtml"> 
    3 <head> 
    4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 
     1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
     2<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 
    53<title>mixpp: BDM Development - Contribution guide</title> 
    6 <link href="tabs.css" rel="stylesheet" type="text/css"/> 
    7 <link href="doxygen.css" rel="stylesheet" type="text/css"/> 
    8 </head> 
    9 <body> 
    10 <!-- Generated by Doxygen 1.6.1 --> 
     4<link href="tabs.css" rel="stylesheet" type="text/css"> 
     5<link href="doxygen.css" rel="stylesheet" type="text/css"> 
     6</head><body> 
     7<!-- Generated by Doxygen 1.5.9 --> 
    118<script type="text/javascript"> 
    129<!-- 
     
    6158</div> 
    6259<div class="contents"> 
    63  
    64  
    65 <h1><a class="anchor" id="dev_guide2">BDM Development - Contribution guide </a></h1><p></p> 
    66 <p>Get familiar with the library structure: <a class="el" href="library_structure.html">Library structure</a></p> 
    67 <p>You should read and follow the coding styles: <a class="el" href="codingrules.html">Coding Rules (Mostly inherited from IT++)</a></p> 
    68 <p>Each contribution should come with elementary test of its functionality: <a class="el" href="unit_testing.html">Unit testing of BDM</a></p> 
    69 <p>C++ is greatly flexible language which allows many tricks with memory management. For compatibility and ease of debugging, please follow guidelines given at: <a class="el" href="memory_management.html">Memory Management in BDM</a> </p> 
    70 </div> 
    71 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 27 00:49:05 2009 for mixpp by&nbsp; 
     60<h1><a class="anchor" name="dev_guide2">BDM Development - Contribution guide </a></h1><p> 
     61Get familiar with the library structure: <a class="el" href="library_structure.html">Library structure</a><p> 
     62You should read and follow the coding styles: <a class="el" href="codingrules.html">Coding Rules (Mostly inherited from IT++)</a><p> 
     63Each contribution should come with elementary test of its functionality: <a class="el" href="unit_testing.html">Unit testing of BDM</a><p> 
     64C++ is greatly flexible language which allows many tricks with memory management. For compatibility and ease of debugging, please follow guidelines given at: <a class="el" href="memory_management.html">Memory Management in BDM</a> </div> 
     65<hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 7 17:34:44 2009 for mixpp by&nbsp; 
    7266<a href="http://www.doxygen.org/index.html"> 
    73 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> 
     67<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
    7468</body> 
    7569</html>