Project

General

Profile

Revision 671

Website updates for 1.0 Beta 2

View differences:

documentation.html
59 59

  
60 60
<p>We have a couple publications that talk about the more theoretical concepts behind Haizea. You can read them in our <a href="pubs.html">publications</a> page.</p>
61 61

  
62
<h2>Development documentation</h2>
62
<h2>Documentation for developers</h2>
63 63

  
64
<p>Most of the Haizea source code is documented using Pydoc. You can see this documentation in browsable HTML format <a href="/pydoc/haizea.html" onClick="javascript: pageTracker._trackPageview('/pydoc');">here</a>. This is a useful resource if you are implementing your own pluggable policies for Haizea.</p>
64
<p>Most of the Haizea source code is documented using Pydoc (see <a href="/pydoc/index.html" onClick="javascript: pageTracker._trackPageview('/pydoc');">API documentation</a>). This is a useful resource if you are implementing your own pluggable policies or accounting probes for Haizea.</p>
65 65

  
66 66
<p>Documentation about features in development, known issues, etc. can be found at the <a href="http://phoenixforge.cs.uchicago.edu/projects/show/haizea" onClick="javascript: pageTracker._trackPageview('/outgoing/phoenixforge/haizea');">Haizea project management site</a> at <a href="http://phoenixforge.cs.uchicago.edu/" onClick="javascript: pageTracker._trackPageview('/outgoing/phoenixforge);">PhoenixForge</a>.</p>
67 67

  

Also available in: Unified diff