Subversion Repositories Applications.framework

Rev

Rev 304 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 304 Rev 469
Line 16... Line 16...
16
	<body>
16
	<body>
17
		<div id="logo_tela">
17
		<div id="logo_tela">
18
			<a href="/" title="Retour à l'accueil du site">
18
			<a href="/" title="Retour à l'accueil du site">
19
				<img src="http://www.tela-botanica.org/sites/accueil/generique/images/graphisme/logo_tela_fond_blanc.png" alt="Le logo de Tela Botanica"/>
19
				<img src="http://www.tela-botanica.org/sites/accueil/generique/images/graphisme/logo_tela_fond_blanc.png" alt="Le logo de Tela Botanica"/>
20
			</a>
20
			</a>
21
      	</div>
21
		</div>
22
		<h1>Documentations du Framework de Tela Botanica</h1>
22
		<h1>Documentations du Framework de Tela Botanica</h1>
23
		<p>La documentation est disponible sous plusieurs formats :</p>
23
		<p>La documentation est disponible sous plusieurs formats :</p>
24
		<ul>
24
		<ul>
25
			<li><a href="HTMLframesConverter/index.html">Format HTML avec frames</a></li>
25
			<li><a href="ApiGen/index.html">ApiGen (HTML)</a></li>
26
			<li><a href="HTMLSmartyConverter/index.html">Format HTML sans frames</a></li>
26
			<li><a href="PhpDoc/index.html">PhpDoc (HTML)</a></li>
27
		</ul>
27
		</ul>
28
	</body>
28
	</body>
29
</html> 
-
 
30
29
</html>
-
 
30
31
31