~beatrupp/pyxg/trunk

« back to all changes in this revision

Viewing changes to doc/html/redirect.html

  • Committer: Beat Rupp
  • Date: 2010-02-12 10:39:26 UTC
  • Revision ID: beatrupp@gmail.com-20100212103926-13dzzu82klwq5v5q
Update API documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
<body>
8
8
<script type="text/javascript">
9
9
<!--
10
 
var pages = ["xg.InvalidGridIdentifier-c", "xg.InvalidIdentifierType-c", "xg.InvalidJobIdentifier-c", "xg.InvalidIdentifier-c", "xg.JobSpecification-c", "xg.InvalidAction-c", "xg.GridManager-c", "xg.Connection-c", "xg.Controller-c", "xg.JobManager-c", "xg.XgridError-c", "xg.NSString-c", "xg.Grid-c", "xg.Job-c", "xg-m"];
 
10
var pages = ["xg.InvalidGridIdentifier-c", "xg.InvalidIdentifierType-c", "xg.InvalidJobIdentifier-c", "xg.InvalidIdentifier-c", "xg.JobSpecification-c", "xg.InvalidAction-c", "xg.GridManager-c", "xg.Connection-c", "xg.Controller-c", "xg.JobManager-c", "xg.XgridError-c", "xg.Grid-c", "xg.Job-c", "xg-m"];
11
11
var dottedName = get_anchor();
12
12
if (dottedName) {
13
13
    var target = redirect_url(dottedName);