File: index.html

package info (click to toggle)
opensched 0.4.4-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 848 kB
  • ctags: 543
  • sloc: cpp: 5,722; sh: 2,967; makefile: 182
file content (28 lines) | stat: -rw-r--r-- 807 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<html>
<title>Sample Project Plan Details</title>
<body>
<h1>Sample Project Plan Details</h1>
<h2>Dr Alan M. McIvor</h2>

<h2>Contents</h2>

<ul>
<li> <a href="costing.html">Costing and Schedule</a>
<li> Risk Analysis
<li> <a href="sample_tasks.html">Schedule</a>
  <ul>
  <li> <a href="sample_tasks.html#tasks">Task</a> List
  <li> <a href="sample_tasks.html#milestones">Milestones</a>
  <li> Resources and task <a href="sample_tasks.html#assignments">assignments</a>
  <li> Dependencies
  <li> Vacations
  </ul>
<li> <a href="sample_network_1.png">Network Diagram</a>
<li> <a href="sample_gantt_1.png">GANTT Chart</a>
<li> <a href="sample_weekly.html">Weekly tasks</a>
<li> <a href="sample_slippage.html">Project Slippage</a>
<li> <a href="sample_util.png">Resource Utilisation</a>
</ul>

</body>
</html>