Changeset 651 for library/doc/html/library_structure.html
- Timestamp:
- 10/12/09 13:49:39 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified library/doc/html/library_structure.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"> 5 3 <title>mixpp: Library structure</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 --> 11 8 <script type="text/javascript"> 12 9 <!-- … … 63 60 </div> 64 61 <div class="contents"> 65 66 67 <h1><a class="anchor" id="library_structure">Library structure </a></h1><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000004">Todo:</a></b></dt><dd>it is necessary to fill in the missing descriptions of the directories below</dd></dl> 68 <p>Here you find infromation about the library structure. List of its subdirectories with a basic description follows: </p> 69 <ul> 62 <h1><a class="anchor" name="library_structure">Library structure </a></h1><dl class="todo" compact><dt><b><a class="el" href="todo.html#_todo000007">Todo:</a></b></dt><dd>it is necessary to fill in the missing descriptions of the directories below</dd></dl> 63 Here you find infromation about the library structure. List of its subdirectories with a basic description follows: <ul> 70 64 <li> 71 65 source:/bdm -- library source codes </li> … … 91 85 source:/doc/images -- ... </li> 92 86 <li> 93 source:/doc/issues -- ... </li>94 <li>95 source:/doc/latex -- latex documentation generated automatically by Doxygen </li>96 <li>97 87 source:/doc/local -- documentation pages which are not related to any specific source file </li> 98 88 <li> 99 89 source:/doc/tutorial -- documentation pages related to the library tutorial </li> 100 <li>101 source:/doc/xml -- ... </li>102 90 <li> 103 91 source:/matlab -- matlab input/output utilities </li> … … 110 98 </ul> 111 99 </div> 112 <hr size="1" /><address style="text-align: right;"><small>Generated on Sun Sep 27 00:49:052009 for mixpp by 100 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 7 17:34:44 2009 for mixpp by 113 101 <a href="http://www.doxygen.org/index.html"> 114 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1</small></address>102 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 115 103 </body> 116 104 </html>