Show
Ignore:
Timestamp:
09/18/09 00:17:38 (15 years ago)
Author:
smidl
Message:

doc + updated tutorial

Files:
1 modified

Legend:

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

    r621 r632  
    33<head> 
    44<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 
    5 <title>mixpp: Howto Contribute to BDM - Advanced development</title> 
     5<title>mixpp: BDM Development - Contribution guide</title> 
    66<link href="tabs.css" rel="stylesheet" type="text/css"/> 
    77<link href="doxygen.css" rel="stylesheet" type="text/css"/> 
     
    6363 
    6464 
    65 <h1><a class="anchor" id="dev_guide2">Howto Contribute to BDM - Advanced development </a></h1><p></p> 
     65<h1><a class="anchor" id="dev_guide2">BDM Development - Contribution guide </a></h1><p></p> 
    6666<p>Get familiar with the library structure: <a class="el" href="library_structure.html">Library structure</a></p> 
    6767<p>You should read and follow the coding styles: <a class="el" href="codingrules.html">Coding Rules (Mostly inherited from IT++)</a></p> 
     
    6969<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> 
    7070</div> 
    71 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 16 22:33:33 2009 for mixpp by&nbsp; 
     71<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Sep 18 00:12:03 2009 for mixpp by&nbsp; 
    7272<a href="http://www.doxygen.org/index.html"> 
    7373<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>