projet-mini-genie-logiciel-.../eclipse-workspace/fr.n7.simplepdl.exemples/gen/developpement.html
Laurent Fainsin e1419fa6ab TP5
2021-10-09 22:04:54 +02:00

12 lines
400 B
HTML

<head><title>developpement</title></head>
<body>
<h1>Process "developpement"</h1>
<h2>Work definitions</h2>
<ul>
<li>Conception</li>
<li>RedactionDoc requires Conception to be finished, Conception to be started.</li>
<li>Programmation requires Conception to be finished.</li>
<li>RedactionTests requires Conception to be started, Programmation to be finished.</li>
</ul>
</body>